ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<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......
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.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
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.
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.