ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Composite chart
A composite chart is a chart that displays several types of charts......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Various WEBDEV constants
Various WEBDEV constants...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Page Header block
The Page header block is printed on each new page......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an infinite Progress Bar control
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Clipping the window according to an image
An image can be used to easily define the shape of a window......