ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
WDZip: Creating or modifying an archive
This help page explains how to......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
".STY" file: "Style sheet" file
A style sheet is a "......
The Site Map control
The Site Map control allows the Web user to......
ChangeStyle (Function)
Modifies the style of a control dynamically.
Handling menu options programmatically
The menu options can be handled......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
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......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with Looper controls
List of events associated with Looper controls...
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....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Managing main window menus
A main menu is necessarily associated with a window......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......