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....
The Organizer control
The Organizer control is used to display and handle organizers......
The Check Box control
A Check Box can correspond to......
FlexShrink (Property)
The Property FlexShrink allows you to know and modify the reduction factor of a control present in a row of a control Flexbox.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Radio Button control properties
List of properties associated with a Radio Button control...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Copying controls from the report editor
The controls can be copied from the report editor......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......