ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
Associating documents with the project
To describe a project in detail, you can associate documents with it...
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
XMLDocument (Function)
Creates a new XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
The different types of windows
The following types of windows can be created in a WINDEV application......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
3. UML models in practice
Deletes a track from a TimeLine control....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
WEBDEV Application Server - 10 connections - License agreement
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
The "Analysis" pane
The "Analysis" pane lists......
Password (Property)
The Password property sets and changes the password.
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing...