ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MatExist (Example)
Usage example of the MatExist function
MemCreate (Function)
Creates a memory area.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Constants for managing the internal windows
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
fOpen (Example)
Usage example of the fOpen function
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
zipClose (Function)
Closes an archive.
Constants for managing certificates
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Local procedure
Two types of procedures are available......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....