ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Saving entered data (AAF)
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Hyper File functions available for backward compatibility
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
8. Associating controls with data
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......