ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Variable scope
Variables can be declared anywhere in the code....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Diagram constants
The following constants are used to manage diagrams:...
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
2. Modes to install an application
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Image editor: Features
The image editor includes several features......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.