ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Using a query with parameters
A query with parameters can be used......
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....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Handling the report blocks through programming
Each report block is associated with different events......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
12. Retrieving data from a site
Remote WEBDEV administrator: Server settings
The server administrator can define the server parameters via the remote administration tool......
10. Customizing the appearance of a website using skins
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
String (Variable type)
The String type is used to manipulate strings......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......