ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Function)
Writes an element into a matrix.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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......
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....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
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.
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......
dbgEnableLog (Function)
Enables the runtime log programmatically.
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....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
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.
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.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.