ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
BurnerEject (Function)
Opens or closes the door of current burner.
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.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Constants for encryption/compression
List of constants used by the encryption/compression functions...
User Groupware files
Two categories of data files are managed......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Constant
The constants are language elements whose value is fixed once and for all...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
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.
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)....
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.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......