ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
KeyPressed (Function)
Checks which key is pressed.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an Edit control in Date format with Calendar....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Image (Property)
The Image property gets and sets the background image of a control or block.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....