ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
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......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
SQLExec (Function)
Names and runs an SQL query.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
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......
MatWrite (Function)
Writes an element into a matrix.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SocketCreate (Function)
Creates a socket.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....