ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
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......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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....
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......
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
fOpen (Example)
Usage example of the fOpen function
Creating the menus for the pages of the WEBDEV RAD pattern
XMLSavePosition (Function)
Stores the current position in the XML document.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
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......
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)......
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
dbgEnableLog (Function)
Enables the runtime log programmatically.