ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
fShortName (Example)
Usage example of the fShortName function
fCompare (Function)
Compares the content of two files bit by bit.
Reports
A report provides a custom view of data......
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
Installing the robot controller
The monitoring robot includes three executables......
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
Functions for managing objects (External language)
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......