ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
PicRotation (Function)
Rotates a WDPic image.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
Error 117: The array has X dimensions and you access it with Y dimensions
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Error 14: ELSE statement without IF
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Advanced types
The advanced types of WLanguage are as follows...
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.