ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
The Check Box control
A Check Box can correspond to......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
17. Project Management Hub
...Project Management Hub...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Creating requirements
The following steps must be performed to implement the requirements......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
10. UMC: User Macro-Code
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
8. 10 tips for better interfaces...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Defining columns of Table controls programmatically
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......