ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Font (Type of variable)
A Font variable creates a font programmatically...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
fRead (Example)
Usage example of the fRead function
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Find/Replace in the current project
The "Find/Replace" feature is used to......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
iPrintImage (Example)
Usage example of the iPrintImage function
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
iPageEnd (Function)
Forces the move to the next page during the report print.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....