ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Specific features of the Express version
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Creating a query
Two methods can be used to create a query......
SCM file format evolutions
Four versions are available for the SCM repository......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
iBorder (Function)
Prints a border at specified coordinates.
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......