ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Creating and handling an item
The main operations that can be performed on an item are as follows......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Update (Property)
The Update property specifies the updates to be made.
iPageEnd (Function)
Forces the move to the next page during the report print.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Note (Property)
The Note property is used to get and change a text associated with an element.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WinEdLoad (Function)
Loads the changes made by the end user in a window.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).