ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
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......
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.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
CallDLL32 (Function)
Runs a function found in an external DLL.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
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.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Exist (Property)
The Exist property is used to determine if an element exists.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property