ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style (External language)
Loads a style sheet.
EmailCheckAddress (Function)
Checks the validity of an email address.
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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......
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......
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......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Setup directory
The setup wizard allows you to configure the setup directory of application....
PicRotation (Function)
Rotates a WDPic image.
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.
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.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.