ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Serialization constants
The serialization constants are as follows:
grParameter (Function)
Retrieves or modifies a chart parameter.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
SignatureMode (Property)
The SignatureMode property gets and sets the signature options of a Signature control in a report.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
fWatchFile (Function)
Starts watching a file.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
Error 17: OTHER CASE must be the last statement used in SWITCH
HCreateMovableReplica (Function)
Creates a movable replication.
EXE constants
List of constants used by the functions for managing executables....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
DnDAccept (Example)
Usage example of the DnDAccept function