ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Enqueue (Function)
Adds an element to the queue.
26. Style sheets: to simplify the layout
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Copying controls from the page editor
The controls can be copied from the page editor......