ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 301: Unknown identifier
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Currencies
A currency is a real coded on 10 bytes....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Reloading a document
To reload a document, ......
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
8. Windows in practice
Discover the main actions that can be performed on the windows....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....