ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglInstantMessaging (Variable type)
The gglInstantMessaging type is used to describe and modify the characteristics of an instant messaging program used by a contact...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
PDFToText (Function)
Extracts text from a PDF file.
Manipulating PDF Reader controls programmatically
PDF Reader controls can be manipulated programmatically......
Notification Push: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
11. User Macro-Code: UMC in practice
The Image property gets and sets the background image of a control or block....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
MariaDB Native Connector: Programming using SQL functions
The SQL functions can be used to handle the MariaDB database......
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
HFSQL Client/Server: Port management
The ports used by the HFSQL Client/Server server......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......