ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Composite keys
A composite key is a key item containing several other items......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
9. Sharing a project in practice
Sharing a project in practice...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....