ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming an indexed control
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Error 203: The procedure already has a scope attribute (local or global)
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
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
Designing a supercontrol
A supercontrol is an advanced type of control......
Automatic calculations in a Table control (AAF)
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.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
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......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Testing a static page
The test of a single page runs the current page in WEBDEV......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
5. Deploying a dynamic site (Session or AWP) in practice