ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
16. Application test in practice
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Constants for managing tiles
<Source>.Free (Function)
Transforms the crossed records (HCross) into deleted records.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Declaring and using a variable
A variable is defined by name and type......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Handling Gantt Chart controls programmatically
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
ShellExecute (Function)
Opens a document in its associated application.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......