ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reloading a document
To reload a document, ...
ShellExecute (Function)
Opens a document in its associated application.
XMLDocument (Function)
Creates a new XML document.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Local procedure
Two types of procedures are available......
Set of procedures
The global procedures are grouped in set of procedures......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
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 (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
3. UML models in practice
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
The different types of windows
The following types of windows can be created in a WINDEV application......
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......
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
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
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...
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page...