ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
ERR_CLOSED_PAGE
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
3. Site development life cycle
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
10. Embedded queries
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Calendar functions (prefix syntax)
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Classes, members, methods and properties
A class is made of......