ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
OpenMobileWindow (Function)
Opens a window in a mobile application.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Principle for running threads
At runtime, an application runs in a main thread......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
HTTP functions
List of HTTP functions...
HToItem (Function)
Assigns the specified value to an item of the current record.
XML functions
List of XML functions...
Defining a help window template
WINDEV allows you to create help window templates......
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
NumHelp (Function)
Returns the number of the help context associated with the specified control.