ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
HRead (Function)
Reads a record in a file according to a given record number.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Operations performed on use case diagrams
The following paragraphs explain......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Chart control properties
A Chart control can be used......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......