ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property retained by compatibility.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Organizer control
The Organizer control is used to display and handle organizers......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Report controls
Several types of controls can be handled in a report created by the report editor......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Events associated with Looper controls
List of events associated with Looper controls...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......