ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
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....
Drawing constants
List of constants used by the drawing functions....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
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.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
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.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Upload control events
The following processes are associated with the Upload control:...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
ThreadEnd (Function)
Ends the execution of the current thread.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...