ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Events associated with Edit controls
WLanguage events associated with Edit controls...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WDDIXIO License Agreement
WDDIXIO License Agreement...
3. Managing sockets
WINDEV includes advanced socket management functions....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....