ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackFile (Function)
Triggers the tracking of a file.
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.
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
API (Function)
Runs a function found in an external DLL.
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
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)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......