ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
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......
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.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Open (Function)
Opens a modal WINDEV window.
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......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......