ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of the procedure used by NearbyShareWaitForConnection (Request)
WLanguage procedure ("callback") called by NearbyShareWaitForConnection executed when a nearby device sends a connection request.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Download_constants
Extracts an integer from a binary buffer at a given position....
MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
ScanList (Function)
Lists the scanners connected to the current computer.
Error 14: ELSE statement without IF
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.
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.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.