ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
WinOutWidth (Function)
Returns the full width of a window.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Handling menu options programmatically
The menu options can be handled......
Events associated with Looper controls
List of events associated with Looper controls...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Multilingual project
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Popup window
WINDEV allows you to open windows in popup format......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Column events (Table control)
List of events associated with the columns of Table controls...
Managing main window menus
A main menu is necessarily associated with a window......