ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
pdfProtection (Variable type)
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Constants for managing the registry
List of constants used by the registry management functions....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Managing parallel tasks
The computers are becoming more and more powerful......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
RGBBlue (Function)
Returns the blue component of an RGB color.