ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
2. Analysis in practice
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HFSQL constants
List of constants used by the HFSQL functions....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HSetLog (Function)
Enables or disables log management on a file.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Chart: Managing legends
Several types of legends are supported in the charts......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FolderData (Function)
FolderData is kept for backward compatibility.