ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Environment of the query editor
Error 35: 'Continue' is available in the loops only
FileDisplay (Example)
Usage example of the FileDisplay function
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Check model
You can use check models to easily create checks...
Code history
The code history is used to......
Configuring the IIS 7/7.5 server
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Report based on a query
Queries are used to easily select records in one or more data files......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Toast constants
HIndex (Function)
Rebuilds the file index (".NDX" file).
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).