ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
ThreadMode (Function)
Changes the management mode of threads.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HDescribeFile (Function)
Describes a data file programmatically.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dbgEnableLog (Function)
Enables the runtime log programmatically.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TreeView control functions
The following functions are used to manage TreeView controls:...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
MatWrite (Function)
Writes an element into a matrix.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Configuring the SOAP administrator
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
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....
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.