ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Lotus Notes constants
List of constants used by the Lotus Notes functions....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Size (Property)
The Size property is used to determine and change the size of an element.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Option (Property)
The Option property is used to get and change certain options.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
WEBDEV 2024 Tutorial - Table of contents
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Port (Property)
The Port property is used to identify and change a server connection port.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.