ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
W3C standardization
You must comply with the W3C standard (HTML 4......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Chart: Managing legends
Several types of legends are supported in the charts......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
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....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
XMLDocument (Example)
Usage example of the XMLDocument function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......