ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
CameraConfigure (Function)
Allows you to configure the video capture driver.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
VideoConfigure (Function)
Allows you to configure the video capture driver.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
MyReport (Reserved word)
MyReport is used to handle the current report...
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
iLine (Function)
Prints a line at specified coordinates.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
ChangeTarget (Function)
Changes the target of a button action.
HStatNbRec (Function)
Returns the number of entries for a given key item.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.