ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetMemo (Function)
Used to modify the management mode of memo items.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HSetLog (Function)
Enables or disables log management on a file.
HOpen (Function)
Opens a data file.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
HMode (Function)
Changes the mode and the method for locking data files.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......