ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
Handling a .NET 3.0, 4.0, ... field (WPF) by programming
WINDEV allows you to manipulate a .NET 3.0, 4.0, ... (WPF) field by programming......
Table,Insert (External language)
Inserts an element into a table at a given position.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SaaS constants