ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming an indexed control
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Error 203: The procedure already has a scope attribute (local or global)
Designing a supercontrol
A supercontrol is an advanced type of control......
Report controls
Several types of controls can be handled in a report created by the report editor......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
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
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
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....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
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......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Events associated with Looper controls
List of events associated with Looper controls...