ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Replication management functions
Three types of replication are proposed......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
8. Sharing a project in practice
Events associated with Chart controls
List of events associated with the Chart controls...
3. Debugger
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Step 1: Configuring the print parameters
This step allows you to choose......
Handling the report blocks through programming
Each report block is associated with different events......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Error 1014: The access to the member of the class is restricted by a private inheritance
3. Managing sockets
WINDEV includes advanced socket management functions....
Crosstab report
The report editor allows you to create "Crosstab" reports......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only