ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Properties associated with a window
List of properties associated with a window...
FTPCommand (Function)
Sends a specific FTP command to a server.
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
EXE constants
List of constants used by the functions for managing executables....
fOpenTempFile (Function)
Creates and opens a temporary file.
Decode (Function)
Decodes a character string that was encoded by Encode.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
xlsVersion (Function)
Returns the Excel version that was used to save the file.