ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

diffApply (Function)
Applies a difference buffer to a specific buffer.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
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......
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV....
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....
Image (Property)
The Image property gets and sets the background image of a control or block.
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....
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.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.