ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Report controls
Several types of controls can be handled in a report created by the report editor......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
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......
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....
Creating a translation file
WDINT allows you to create a translation file....
<Popup>.Animate (Function)
Displays a popup in a page cell.