ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication management functions
Three types of replication are proposed......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
ERR_NO_APPLICATION
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Describing an element
A flexible modeling includes different elements linked together......
Ad Hoc deployment
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
3. Deploying a WINDEV application
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
The different types of windows
The following types of windows can be created in a WINDEV application......
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Chart: Managing legends
Several types of legends are supported in the charts......
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....