ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Handling an internal component
An internal component is a set of elements from a project......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
25. Performing a process on several successive pages
Performing a process on several successive pages...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
fOpen (Example)
Usage example of the fOpen function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Creating the menus for the pages of the WEBDEV RAD pattern
XMLSavePosition (Function)
Stores the current position in the XML document.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
fUnlock (Example)
Usage example of the fUnlock function
Crosstab report
The report editor allows you to create "Crosstab" reports......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
fLock (Example)
Usage example of the fLock function