ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Constants for managing Gantt charts
16. Protecting access to the site: passwords
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Speech synthesis in the mobile applications
The phones can talk!......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Constants used by the scanner functions
Constants used by the scanner functions...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Binding a Check Box control to an item
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....