ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing sockets
WINDEV includes advanced socket management functions....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
8. Sharing a project in practice
Replication management functions
Three types of replication are proposed......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
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....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Events associated with Chart controls
List of events associated with the Chart controls...
3. Debugger
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
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....
Crosstab report
The report editor allows you to create "Crosstab" reports......
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....
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......
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
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