ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL constants
List of constants used by the HFSQL functions....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
GetTheme (Function)
Gets the current theme of a mobile application.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....