ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Managing assertions
...The main available features are as follows:...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Record (Type of variable)
The Record type is used to save the values of a record.
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......
Windows
The windows represent the main interface of a WINDEV application......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
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....
Using several libraries in an application
A library is a WDL file that contains all the resources......