ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Vision pages of the WEBDEV RAD pattern
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Creating the Table pages of the WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
Code editor: Display options
The code editor proposes several display options......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Error 1: Syntax error
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
fCreateLink (Function)
Creates a link on a file at the specified location.
Error 4: A space is required after the ':' character
Creating the menus for the pages of the WEBDEV RAD pattern
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......