ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
IF statement
The conditional IF statement allows you to run an action according to a condition...
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Type (Property)
The Type property is used to get and change the type of an element.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
FinFutureVal (Example)
Usage example of the FinFutureVal function
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Height (Property)
The Height property is used to get and change the height of an element.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
fDir (Example)
Usage example of the fDir function
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
KeyPressed (Function)
Checks which key is pressed.
TreeView constants
List of constants used by the TreeXXX functions...