ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Orientation (Property)
The Orientation property gets and sets the angle of an element.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Line (Property)
The Line property is used to define the line style used.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
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.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Exist (Property)
The Exist property is used to determine if an element exists.
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....
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
Row (Property)
The Row property is used to manipulate one or more rows.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Constants for test
List of constants used by the functions for managing automated tests....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......