ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
12. Pages in practice
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......