ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control events
The following events are associated with Kanban controls......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Creating nested reports
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Info (Function)
Displays a custom message in a system information window.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
.NET application
To create a.NET application from a project......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
6. Internal window
Internal windows...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.