ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSNext (Function)
Reads the following SMS message stored on the Android phone.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
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.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
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.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.