ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
The Upload control
The Upload control is used to upload files on the Web server......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Generating the RAD pattern
To generate a RAD pattern:...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
PopupAnimate (Function)
Displays a popup in a page cell.
PageChangeLayout (Function)
Applies a specific layout to a page.
WINDEV: Example of programmed Drag and Drop
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<Popup>.Animate (Function)
Displays a popup in a page cell.