ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
eChangeCurrency (Function)
Converts a currency into another currency.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
2. Projects in practice
Discover the main operations that can be performed on a project....
dLine (Example)
Usage example of the dLine function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating the skin template of a report
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Chart constants
List of constants used by the functions for chart management....
iPrintImage (Function)
Sends the image file to print to the print buffer.
Referring to an element in a WLanguage event / process
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Crosstab report
The report editor allows you to create "Crosstab" reports......