ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Val (Function)
Returns the numeric value of a character string.
The Site Map control
The Site Map control allows the Web user to......
SQLChangeConnection (Function)
Modifies the current connection.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Creating the executable and the setup program
The languages supported by the application are taken into account......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ChronoReset (Function)
Stops and resets a running stopwatch.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Browser constants
Configuring the Project Management Hub
The Project Management Hub allows you to configure......