ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLExec (Example)
Usage example of the SQLExec function
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
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.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
fRemoveDir (Function)
Deletes a directory from a disk.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Truncate (Function)
Truncates the right part of a string or buffer.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
sEndEvent (Function)
Disables the detection of an event on a serial port.
dDisplay (Function)
Displays the drawing in the Image control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.