ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgEnableLog (Function)
Enables the runtime log programmatically.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
URIGetInfo (Function)
Retrieves information of a URI resource.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
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....
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
WINDEV and the SOAP protocol
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HDFS functions
The following functions are used to manage files on a HDFS system......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
3. UML models in practice
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....