ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
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.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
fClose (Example)
Usage example of the fClose function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Bluetooth functions
List of Bluetooth functions...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
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.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
WINDEV and the SOAP protocol
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.