ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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......
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.
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.
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.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Configuring the SOAP administrator
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
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....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
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.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.