ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware files
Two categories of data files are managed......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
BurnerEject (Function)
Opens or closes the door of current burner.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Constant
The constants are language elements whose value is fixed once and for all...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.