ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SNMPCloseSession (Function)
Closes an SNMP session.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Dimension (Example)
Example of use of Dimension
Internal component description
The description of an internal component can opened at any time......
Record (Type of variable)
The Record type is used to save the values of a record.
Multi-product external components
Components are a remarkably useful tool for development teams......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Handling a Web Component control through programming
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.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Composite variable
A composite variable contains different types of elements (members)...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
OpenMobileWindow (Function)
Opens a window in a mobile application.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.