ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExtractMemo (Example)
Usage example of the HExtractMemo function
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HIndex (Function)
Rebuilds the file index (".NDX" file).
fDriveInfo (Example)
Usage example of the fDriveInfo function
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Constants for managing Gantt charts
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
fCurrentDrive (Function)
Gets or sets the current drive.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
List of operators
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.