ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Example)
Usage example of the CookieRead function
HIndex (Function)
Rebuilds the file index (".NDX" file).
fSelectDir (Function)
Opens a directory picker.
fMemOpen (Function)
Opens a memory zone shared between several applications.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
CookieWrite (Example)
Usage example of the CookieWrite function
HTTPSendForm (Function)
Sends an HTTP form.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Report based on a query
Queries are used to easily select records in one or more data files......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
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......
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
List of extension attributes
The list of extension attributes ......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.