ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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....
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......
fOpen (Example)
Usage example of the fOpen function
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating the menus for the pages of the WEBDEV RAD pattern
XMLSavePosition (Function)
Stores the current position in the XML document.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
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)......
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
dbgEnableLog (Function)
Enables the runtime log programmatically.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
fWriteLine (Example)
Usage example of the fWriteLine function