ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Multi-project search
Performing a search in the current project is a common operation......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Events associated with internal windows
List of events associated with internal windows...
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Window management functions
List of functions for managing windows...
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Phone constants (Android / iOS)
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Conversion (Function)
Converts a value from a unit to another one.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Registry management functions
List of functions for managing the registry...
SysYRes (Function)
Returns the vertical screen resolution.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.