ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
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.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Configuring the SOAP administrator
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
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.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Advanced types
The advanced types of WLanguage are as follows...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......