ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
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.
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.
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
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......