ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Page templates
WEBDEV allows you to create page templates...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
The test mode cannot operate without the project and its pages, ...
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...