ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Find out the account that runs the AWP protocol
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
List of operators
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Operator on Address
The & operator returns the address of a variable as an integer
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Google Calendar management functions
List of functions for managing Google calendars...
Address
The Address keyword can correspond to...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).