ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows
The windows represent the main interface of a WINDEV application......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Composite variable
A composite variable contains different types of elements (members)...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Record (Type of variable)
The Record type is used to save the values of a record.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Creating a select query
A select query (corresponding SQL statement......
Structure of data files of user groupware
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
2. Types of setup
Types of setup...
Summary table: Managing the application directories according to the platform