ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: types of links
Several types of links can be found between the files......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
3. Deploying a WINDEV application
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
.NET object
To access a class......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Error 507: The '++' operator is not allowed
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
FTPCommand (Function)
Sends a specific FTP command to a server.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
FileDisplay (Example)
Usage example of the FileDisplay function
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......