ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Constants for managing tiles
Constant
The constants are language elements whose value is fixed once and for all...
ThreadPersistent (Function)
Makes a thread persistent.
iDestination (Function)
Configures the print destination.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Font (Type of variable)
A Font variable creates a font programmatically...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
grWndSize (Function)
Defines the size of the window containing the chart.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
iPageHeight (Example)
Usage example of the iPageHeight function
Drawing constants
List of constants used by the drawing functions....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.