ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iPageEnd (Function)
Forces the move to the next page during the report print.
Various WEBDEV constants
Various WEBDEV constants...
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Description (Property)
The Description property is used to get and change the page description.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Constants for managing videos
List of constants used by the functions for video management....
9. Hardware and software requirements
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......