ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
FTP constants
List of constants used by the FTP functions....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
fMemExist (Function)
Checks the existence of a shared memory zone.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Print constants
List of constants used by the print functions....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min