ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Configuring the SOAP administrator
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
ListView control properties
List of properties associated with the ListView control...
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
HCheckStructure (Function)
Defines the mode for comparing data files.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......