ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
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....
Parent (Property)
The Parent property is used to get the parent element of an element.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
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......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Radio Button control properties
List of properties associated with a Radio Button control...
Code history
The code history is used to......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Multilingual project
Sorts in a report
The sort is used to organize the information displayed in the report......
Creating a select query
A select query (corresponding SQL statement......
The Check Box control
A Check Box can correspond to......
Creating a Pivot Table control
To create a Pivot Table control......
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.