ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Edit options of a report
The report editor allows you to......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Configuring an application with User Groupware
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Description (Property)
The Description property is used to get and change the page description.
Resizing a window (AAF)
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Constants for SMS functions
List of constants used by the SMS functions....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Report controls
Several types of controls can be handled in a report created by the report editor......
WEBDEV concepts
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Test of a query
The query editor allows you to run the test of query result......