ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
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......
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......
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....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
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 ......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
8. Windows in practice
Discover the main actions that can be performed on the windows....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......