ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
SSLActive (Function)
Used to enable or disable the secure SSL mode.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......