ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
How to develop a PHP site?
What is a PHP site?......
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Count (Property)
The Count property returns the number of elements in a given set.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Task list
Each project can be associated with a task list......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Image control: the supported formats
The supported image formats are as follows:...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Data persistence
The data persistence is used to store the value typed by the user......
Events associated with Table controls
List of events associated with Table controls...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).