ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRotation (Function)
Rotates a WDPic image.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
xlsUnmergeCell (Function)
Unmerges a range of cells.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
Installing the monitoring robot
The monitoring robot includes three executables......
Style (External language)
Loads a style sheet.
WDDeploy features
WDDeploy can be used to......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
HTTP constants
List of constants used by the HTTP functions....
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
HLogInfo (Function)
Adds comments to the log when saving the operation.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.