ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
WDINT license agreement
WDINT license agreement...
ThreadExecute (Function)
Starts the execution of a secondary thread.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
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 Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
AWP without UI
Bootstrap, Angular, React, Vue......
Discover all the possibilities of pivot tables