ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
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.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
14. PHP generation in practice
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......