ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
6. Multilingual applications
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Native MySQL Connector - License Agreement
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
11. Controls in practice
Discover the main characteristics of the controls...
Events associated with a Navigation Bar control
Defining columns of Table controls programmatically
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
17. WLanguage: a simple and powerful language
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The Flexbox control
Flexbox is a standard layout system for web pages......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Overview of external languages
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Break management functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......