ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSelectDir (Function)
Opens a directory picker.
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......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
IF statement
The conditional IF statement allows you to run an action according to a condition...
HTTP constants
List of constants used by the HTTP functions....
FTPCommand (Function)
Sends a specific FTP command to a server.
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......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WEBDEV Application Server - 10 connections - License agreement
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Error 20: The variable of the FOR loop should be a real
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).