ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
BackgroundTaskAdd (Function)
Adds a new background task.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
fCreate (Function)
Creates an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating a Pivot Table control
To create a Pivot Table control......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......