ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.