ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
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.
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.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
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.
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.
Image drawing and processing functions
List of image drawing and processing functions...
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.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
dDisplay (Function)
Displays the drawing in the Image control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.