ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SSH constants
The following constants are used to manage an SSH server:...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Chart management functions
...Chart management functions...
Environment of the report editor
Environment of the report editor...
EmailGetAll (Function)
Retrieves all the emails found on a server.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
InfoBuild (Function)
Displays a custom message in a system information window.
Programming the table cells
The Table controls can be handled......
HDFS constants
The following constants are used by the HDFS functions:...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Referring to an element in a WLanguage event / process