ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Break in a report
The break is used to group the records corresponding to a sort criterion......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Automatic documentation of external components
External components must include a technical documentation......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.