ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Help system properties
The properties of help system are used to define......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Composite keys
A composite key is a key item containing several other items......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Drawer control properties
List of properties associated with the Drawer control...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Code snippets
The code editor allows you to enter "Code snippets"......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Installing a Webservice (old format)
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
AppInstallVersion (Function)
Installs a specific application version.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.