ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
PicResize (Function)
Resizes a WDPic image.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Managing main window menus
A main menu is necessarily associated with a window......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
NumHelp (Function)
Returns the number of the help context associated with the specified control.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Setup directory
The setup wizard allows you to configure the setup directory of application....
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.