ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Events associated with an Organization Chart control
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Obtaining an SSL certificate for IIS2 (2.0 or later)
RegistryRename (Function)
Renames a key in the registry.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDTRAD license agreement
WDTRAD license agreement...
Word Processing control events
WINDEV manages the following events by default......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Events associated with ListView controls
List of events associated with ListView controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
JavaExecute (Example)
Usage example of the JavaExecute function