ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
PageDisplay (Function)
Displays a web page in the user's browser....
Using the query result
The result of a select query can be used in......
Crosstab report
The report editor allows you to create "Crosstab" reports......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
BaaS administration site
The Private Store site can be accessed from any browser, using the following address: http(s)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Creating the skin template of a report
An Item Description variable is used to describe one or more items in a data file programmatically....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.