ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
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......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
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......
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......
PicRotation (Function)
Rotates a WDPic image.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.