ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
XMLClose (Function)
Closes an XML document created by XMLDocument.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Max (Function)
Returns the greatest value passed as parameter.
Complete (Function)
Returns a character string of a specified length.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.