ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Creating the menus for the windows of the WINDEV RAD pattern
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
14. Managing the "Back" button in practice
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Various WEBDEV constants
Various WEBDEV constants...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
dbgInfo (Function)
Returns a debug information.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Query editor
The query editor is used to automatically create queries on the data files......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......