ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HOpenConnection (Function)
Opens a connection to a specific database.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Copying controls from the report editor
The controls can be copied from the report editor......
MyReport (Reserved word)
MyReport is used to handle the current report...