ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgInfo (Function)
Returns a debug information.
Data model editor: types of links
Several types of links can be found between the files......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
LOOP statement
The statement block is repeated endlessly...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
MCI constants
List of constants used by the MCI functions....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDInst: Configuring the installation workstation
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Val (Function)
Returns the numeric value of a character string.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Scheduler report
The report editor allows you to create "Scheduler" reports....
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
The Site Map control
The Site Map control allows the Web user to......
ChronoReset (Function)
Stops and resets a running stopwatch.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
MatInvert (Function)
Calculates the inverse of a square matrix.