ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Line (Property)
The Line property is used to define the line style used.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
Server (Property)
The Server property is used to manage servers.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.