ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
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......
2. Analysis in practice
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
LDAPFind (Function)
Performs a search in an LDAP server.
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, ......
Break in a report
The break is used to group the records corresponding to a sort criterion......
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......
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.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.