BlackBerry 7 Webworks Documentation

Hi guys

Could someone point me in the direction of Blackberry 7 or earlier Webworks documentation. I had a quick glance, but I seem to keep coming back to the Blackberry Webworks 10 docs.

See you soon

Marcus

Do not worry found...

Tags: BlackBerry Developers

Similar Questions

  • Builder blackBerry training: WebWorks

    Hello

    I'm new to Blackberry 10 development, I want to know what is

    means what is the procedure of training Web works and in what platform the training means its development in native or html5 (webworks)

    How can I join, how long it will be completed

    Please explain to me in detail...

    Thank you...

    See the training close to home center.

  • question of payment in 10 blackberry gateway webworks to phonegap

    Hi all

    I'm working on PhoneGap app for Android, iOS, BB, WM. In that I have a problem with the payment for BB 10 webworks gateways. I have made in Android and iOS when I'm doing this feature in BB, WM, it only is not implemented correctly some forums shows as Cordova is not suppaort payments in BB, WM so can someone help me please respect the web 10 BB payment gateways work.

    Thanks and regards,

    We have a new payment API sample on GitHub as well as a new blog post (with links) http://devblog.blackberry.com/2014/04/make-money-with-your-webworks-2-0-app/

    Probably worth it. I show how to apply a basic payment.

  • xmlHttpRequest is back no answer in blackberry 10 webworks

    Hello

    I use link below to send an http get request in a webworks blackberry application.

    https://github.com/BlackBerry/WebWorks-community-samples/BLOB/master/kitchenSink/js/browser/XHR.js

    UpdateContent appeal (http://www.google.com) when the button is clicked.

    I have whitelisted the url in the config.xml file.

    Now get as empty response and req.status by 0.

    Please let me know what I am doing wrong.

    Based on tests:

    
    
        
        
        
            
        
    
    

    When I replaced it by http://www.domain.com with different URLS, I see a readyState 4, condition 0 happen often when there is a breach of security because of cross-domain requests. This is not something that can just be set on the client side if the server denies this kind of access.

    When I made the request to a domain on the same server that hosted the index.html file the above examples, the application worked very well.

    You can test it again here:

    http://www.test-CORS.org

    Note that a http://www.google.com request causes an error, whereas a request to https://cors-test.appspot.com/test succeeds.

    EDIT: What this amounts to then is the likely destination server does not Cross-origin requests, and you simply won't be able to make a request to this URL.

  • How to link or to disable the button submit virtual keyboard in blackberry 10 webworks?

    Hi all

    I developed Blackberry 10 Web application using Ripple emulator and Blackberry Webworks SDK 1.0.4.11.In that I am faced with the question of the connection... While the virtual keyboard-click submit button... it will not validate the credentials and without validating it goes to the actual page... So, how to validate or disable the virual submit button 10. Please Blackberry keyboard me... Thanks in advance.

    Kind regards

    Marimuthu_P

    Hi Mc Donald,

    You are using a

    element in your application with a built-in element
  • How to get the type of network in Blackberry 10 Webworks 1.0

    Hello

    I am developing web applications and using connection plugin to get the type of network used.

    I've added the id of the required functionality in the file config.xml as follows:

    function id = "blackberry.connection".

    Now when you click on buuton, I call the function below:

    function currentConnectionType(){
        alert("1111111111");
        var connection = blackberry.connection;
        alert("222222"+blackberry.connection.CELL_3G);
    
        var connType = blackberry.connection.currentConnectionType();
    
        alert("Current con Type : "+connType);
    }
    

    In the code above curretCoonectionType is not called.

    Please help me correct where I am doing wrong. Or please let me know is there another way or sample code for the Type of network being used

    Thanks in advance

    It seems that the type property, you should get the current connection type:
    BlackBerry.Connection.type

    https://developer.BlackBerry.com/HTML5/APIs/gold/BlackBerry.connection.html#.type

    You can also save to connectionchange headphones to monitor changes in the type.

  • blackberry.ui.dialog.dateTimeAsync on BB 10 webworks

    is there no equivalent to blackberry.ui.dialog.dateTimeAsync of BB5 and more BB10 webworks 1.0?

    I need to display a dialog box that displays a look and feel native UI of a date picker

    Thanks in advance

    You can use the elements entry standard HTML5 with date, datetime, datetime-local, or months to get a native look-and-feel for the user picker.

    https://developer.BlackBerry.com/HTML5/documentation/gold/html_input_types_1247751_11.html

    Unfortunately this does not a programmatic way to the invocation of the selector. Manually, the user must click on the control to bring up the dialog box.

    There are a few native APIs that could potentially access a custom extension:

    https://developer.BlackBerry.com/native/reference/Cascades/bb__cascades__datetimepicker.html

  • BlackBerry WebWorks Packager

    Hello

    I am interested in how to do package a webworks project and can't seem to understand it and was hoping to get help.

    -This is for smartphones using the new HTML5 Webworks kit.

    -J' installed ripple (v 0.9.0.11)

    -J' I installed SDK WebWorks (link to the new site): this is BlackBerry WebWorks SDK 2.2.0.15

    and installed under C:\Program Research In Motion\BlackBerry WebWorks SDK 2.2.0.15

    On the new site, it mentions that the default path is C:\Program Research In Motion\BlackBerry WebWorks Packager\.

    https://bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_getting_started/creating_an_app_1885567_1...

    I'm going to assume the instructions are wrong (?) and the correct path (default)

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    If this is not bad, where can I find this new package manager? Link the site points to BlackBerry WebWorks SDK 2.2.0.15 which installs the path above.

    So assuming that isn't true, that I tried to correct the path in the settings of the ripple to

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    It gave me an error

    Oh, Snap! Build request failed with the message: [ERROR] feature is not found in any extention (blackberry.ui)

    All I'm doing at this point is get the sample application to run. No changes at all.

    Hoping someone can help. I'm testing my application in car and wrap it up, but just spend hours 3 recent trying just a demo application package.

    Hi raj786,

    Thank you for pointing out the error in the documentation, we have people working on it. The docs make reference to the OLD default path before the latest SDK.

    I don't think that there is a function "blackberry.ui". I believe that the only relevant are blackberry.ui.dialog and blackberry.ui.menu.Can please, you post your config.xml so I can check its correct?

  • How to get the code PIN Blackberry 10 using javascript for BB10 Webworks App?

    Hi all

    I have developed web application for blackberry 10 using the emulator to ripple and Blackberry 10 Webworks SDK 1.0.4.11.Here I put the automatic connection of my web application... So I want to get the Pin 10 of Blackberry number using javascript... Please help me... Someone knows... Thank you very much...

    Kind regards

    Marimuthu_P

    Which is documented here for WebWorks 2.0: https://developer.blackberry.com/html5/apis/beta/blackberry.identity.html#jbo1385148789774

    and here for WebWorks 1.0:

    https://developer.BlackBerry.com/HTML5/APIs/gold/BlackBerry.identity.html

    You want the uuid property.

  • How to install app on BlackBerry PlayBook OS 2.0 WebWorks

    Hello world

    I develop application webworks for playbook.

    I see how to install Debug Token on http://yllus.com/2011/06/18/deploying-a-blackberry-webworks-app-to-the-playbook-windows/ playbook. It is ideal for use in 30 days and now I see 'signing of debugging result::failure 881 token a expiré'

    Now, I don't know to correct the err. Can you help me?

    And can you tell me how to install my WebWorks app on playbook (because it show me to install Debug Token)?

    See your reply soon!

    Best regards

    A Pham

    Hello!

    When exprires token that I just create a new one and install again. So, basically, follow the same steps as you did the first time.

    Please see the official developer documentation for how to proceed and how to test the application on a real device:

    https://developer.BlackBerry.com/HTML5/documentation/ww_testing/runnning_unsigned_apps_using_a_debug...

    https://developer.BlackBerry.com/HTML5/documentation/ww_testing/loading_your_app_to_playbook_1866988...

    happy coding!

  • BlackBerry webworks: opening of hyperlink problem

    Hello

    "I'm new to webworks, I try to create a new application that have a simple hyperlink that opens a url with the following Formate: http://:/BBScreensTest/Startup/English.html?page=/BBScreensTest/groupslist.html.

    the app works fine on curve blackberry 9360, but when I try to run it on blackberry torch 9810, I get a Web page with the error message following:

    ------------------------------------------------------------------------------------------------------------------------------------------------

    ERROR

    the requested url could not be found

    the following error was encountered trying to retrieve the url:

    http://:/BBScreensTest/Startup/English.html? (Note that it is not the full url)

    Access denied

     


    access control configuration prevents your request being accepted at this time, please contact your service provider if you think that it is incorrect

    your cache administrator is webmaster

    generated the by of pmds153 (squid/3.1.16)

    ------------------------------------------------------------------------------------------------------------------------------------------------

    I don't know what it is!

    the word webmaster is a link that opens by the workstation with the following message body:

    ------------------------------------------------------------------------------------------------------------------------------------------------

    Subject: CacheErrorInfo - ERR_ACCESS_DENIED

    CacheHost: pmds153

    ErrPage: ERR_ACCESS_DENIED

    Err: [No]

    timestamp: Tue, 23 Apr 2013. .etc

    ClientIP: 127.0.0.1

    HTTP request:

    GET /BBScreensTest/groupslist.html HTTP/1.1

    Accept-Language: en-GB, fr; q = 0.5

    x-wap-profile: "http://www.blackberry.net/go/mobile/profiles/uaprof/9810/7.1.0.rdf".

    Host: :

    by: BISB_3.5.2.96

    user-agent: Mozilla/5.0(Blackberry;) U; BlackBerry 9810; (mobile safari to en-GB) AppleWebKit / 534.11 + (KHTML), lokeGecko) Version/7.1.0.342 / 534.11 +.

    Accept: application/xml,application/xhtml+xml,image/png,text/html;q=0.9,text/plain;q=0.8,*/*;q=0.5

    Connection: close

    ------------------------------------------------------------------------------------------------------------------------------------------------

    any help is VERY appreciated

    Thanks in advance

    generated the by of pmds153 (squid/3.1.16)

    The line above indicates that your application is via a Proxy Squid server. This means that your device is active on the BES and uses (MDS connection Service) business browser to load the page.

    You can use the network of the Web Inspector tab to see if the application contains the full URL (I think that the proxy is truncating it). http://developer.BlackBerry.com/HTML5/documentation/web_inspector_overview_1553586_11.html

    What is a page internet or intranet? If it comes from a Web page, you can disable the data network and activate WiFi, that the proxy and go directly to the internet.

    If there is a page of the intranet, you can talk to your IT admin on how to provide access.

  • BlackBerry Webworks 7 with pusher

    Hello

    I develop a webworks app for blackberry blackberry 7 os and I was wondering how I could grow activated. As I found here http://developer.blackberry.com/html5/documentation/push_service.html it is supported only on BB 10 OS, so what do I do? Is it possible to make this work in BB 7 OS?

    Kind regards

    Hacène

    According to the API reference, push is available from Blackberry OS 5:

    http://developer.BlackBerry.com/HTML5/APIs/BlackBerry.push.html

    And for Blackberry OS 10, we use the PushService:

    http://developer.BlackBerry.com/HTML5/APIs/BlackBerry.push.pushservice.html

  • BlackBerry WebWorks PIM Contact Plugin customization for retriving the list of all the Contacts in the phonebook

    Hi all

    I use the plugin contact Blackberry 10 webwroks sdk 1.0.0.Howvere pim, it gives me almost all pim access contact api.

    However, I would like to add a few additional options of pim api. Exactly, I want to customize seen pim plugin contact. And to expose methods added to the WebWorks project.

    Now, will I have to make the plugin necessary to start contact (by writing native code, and then wrap the same in construction of extension).

    Or is he in any case, I can get the code for the pim.contact plugin that came with blackberry SDK and can make the necessary changes in the native code and buiding new folder so and, following the steps for the construction of the extension.

    Here is the reason why I am demanding to make it personalized:

    I can't find any method that can retrieve list of the basicarry contact a table containing data for all contacts. The only thing I am able to do using the method find explicitly by setting the limit.

    Please suggest something and also correct me if I am wrong somewhere.

    It may be easier to start with your own custom extensions, but if you want to take a look at the SDK WebWorks and included extensions, that would be the best starting point.

    https://github.com/BlackBerry/BB10-WebWorks-framework/tree/master/ext/PIM.contacts

  • No file bbwp.properties in the installation of Blackberry 10 SDK Webworks

    I am creating a debugging token according to the directions indicated in docs:

    ' https://developer.blackberry.com/html5/documentation/ww_testing/runnning_unsigned_apps_using_a_debu....

    The web page said that there is a folder "bbwp\bin". I do not have this folder.

    Were there a change to the SDK? If there is, what is the new procedure? Or I have to re - install the SDK?

    Ok. Need to start over. I confused a '8' for the letter 'B' digit in the VIN.

  • Gaps in WebWorks BlackBerry 10 SDK

    I found that some parts of the SDK WebwWorks BB10 lack comparing to PlayBook for example.

    The biggest problem at the moment for me is the lack of method blackberry.payment. Whithout it I can't monetize my app freemium.

    I also need blackberry.media.camera.takePicture, who is also absent.

    In blackberry object all alone, I found:

    BlackBerry.app

    BlackBerry.Event

    BlackBerry.notofication

    It will change in the future or this features are abandoned SDK WebWorks?

    Thanks for the comments.

    Payment is certainly important and focus on right now.  We want to get just before publishing, then your patience is requested.  It will get there in good time.

    Note: for functions 'disappeared' BlackBerry object you need to whitelist any API function that your application will use.  For a complete list of BlackBerry WebWorks APIs, see this reference guide (filtered by BB10):

    https://developer.BlackBerry.com/HTML5/APIs/bb10_index.html

    As others have said, getUserMedia is now the HTML5 standard that we follow for camera support.  The blackberry.media API exists only because the standard was not defined/supported at that time there.

    For a code example showing how to use getUserMedia - see this page:

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/avatar-booth

Maybe you are looking for