ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Assignment operators
Three assignment operators are available......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
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.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Crosstab report
The report editor allows you to create "Crosstab" reports......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......