ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
2. User-friendly editors in practice
User-friendly editors in practice...
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Iconize (Function)
Minimizes a WINDEV window.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
InAndroidMode (Example)
Usage example of the InAndroidMode function
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Android Widget windows
An Android application can contain one or more Widget windows......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.