ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Using WDDIXIO
To translate the text used in your project:...
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Service variable
The Service variable is used to......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Structure of data files of user groupware
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
REP files
REP files contain the list of data files handled by the application....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Camera control in a mobile application
The Camera control is used to......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min