ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
SQLExec (Function)
Names and runs an SQL query.
HReadFirst (Function)
Positions on the first file record according to a browse item.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Model - View - Presenter (MVP) F 9
MVP is the acronym for MODEL - VIEW - PRESENTER......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Manipulating Diagram Editor controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate Diagram Editor controls......
POUR TOUT / POUR ALL instruction (table browsing)
Training FOR ALL instruction can be used to perform different types of runs...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
7. Multilingual sites in practice
Constants for managing the windows
List of constants used by the functions for managing the windows...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Specific features of the applications for iPhone/iPad