ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
System constants
List of constants used by the system functions....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Window controls
Several types of controls can be used in a window, ......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Image control in a page
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
12. Retrieving data from a site
GetTypeDefinition (Function)
Gets the description of a type identified by name.
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
The Edit control
The Edit control allows users to enter data......
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....