ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
DDEString (Example)
Usage example of the DDEString function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
fDriveInfo (Example)
Usage example of the fDriveInfo function
HLinkMemo (Example)
Usage example of the HLinkMemo function
6. Internal window
Internal windows...
CallDLL32 (Function)
Runs a function found in an external DLL.
HTTP constants
List of constants used by the HTTP functions....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Emulating constants
List of constants used by the functions for emulating automated tests....
WDTRAD options
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Constants for managing Gantt charts
grTitle (Function)
Modifies the caption and/or position of the chart title....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ScanCapability (Function)
Used to determine if a scanner has a given capability.
OpenMobileWindow (Function)
Opens a window in a mobile application.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
7. Dynamic site on specific configurations
Structure (Type of variable)
A structure is a custom type of data...