ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
Error 507: The '++' operator is not allowed
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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......
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......
TableMode (Function)
TableMode is kept for backward compatibility.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
HTTP constants
List of constants used by the HTTP functions....
fSelectDir (Function)
Opens a directory picker.
FileDisplay (Example)
Usage example of the FileDisplay function
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
SocketCreate (Function)
Creates a socket.
The Carousel control
The Carousel control is used to display an animated menu made of images......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......