ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The OLE control
The OLE control is used to handle an OLE object......
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Chart: Managing legends
Several types of legends are supported in the charts......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Position (Function)
Finds the position of a specified string within another string.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Environment of the data model editor
Break in a report
The break is used to group the records corresponding to a sort criterion......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......