ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Error 1014: The access to the member of the class is restricted by a private inheritance
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Cardinalities
The cardinalities are used to count the links between the files......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Error 4: A space is required after the ':' character
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
.NET object
To access a class......
Python: Native calls
WLanguage allows for native Python calls......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Example for creating a select query
This help page explains how to create two select queries......
1
2
3
4
5
6
127
>