ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
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......
WINDEV: Example of programmed Drag and Drop
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.
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.
Page constants
List of constants used by page functions....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Handling Organization Chart controls programmatically
Binding a Combo Box control to an item
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......