ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
2. Analysis in practice
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
9. Hardware and software requirements
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
5. Which type of server to choose?
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Image control in a page