ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
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.
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....
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......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
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.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
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....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
8. Windows in practice
Discover the main actions that can be performed on the windows....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SaaS constants
25. Performing a process on several successive pages
Performing a process on several successive pages...