ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
3. Website development life cycle
Exports the content of an HTML Editor control to an Email variable (to send the email)....
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
2. UML models
Modifies the hue, the saturation and the lightness of an image in an Image control....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
23. Print modes
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
2. Projects in practice
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
12. Retrieving data from a site
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Code Editor control
The Code Editor control allows end users to write WLanguage code....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
4. When to use the debugger?
Draws a line composed of multiple segments in an Image variable....