ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the setup program
Two tools can be used to create a setup program......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
14. Report templates
...Report templates are used to easily standardize report layouts....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
19. Sending emails
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.