ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Including a supercontrol in a window or in a page
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Error 27: No END statement is associated with this ELSE
Error 26: No END statement is associated with this THEN
Error 42: Label out of scope of GOTO
The HTML Display control
The HTML Display control displays a web page in an application......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.