ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SNMPStartSession (Function)
Starts an SNMP session.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SQLExec (Example)
Usage example of the SQLExec function
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.