ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Testing a project: setting
By testing the project you can simulate how the application will run......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
21. Managing business rules
Managing business rules...
18. Management of business rules
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
The HTML Display control
The HTML Display control displays a web page in an application......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
The Wire control
The Wire control is used to visually link 2 controls......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Events associated with List Box controls
List of events associated with List Box controls...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......