ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Functions for managing images
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
MATLAB functions
The following functions are used to access MATLAB:...
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Token management functions
Token management functions in "Text token" Edit controls....
Redis management functions
The following functions are used to manage a Redis database:...
Assisted input management functions
The following functions are used to program assisted input in edit controls...
HTML document management functions
List of functions that manipulate HTML documents....
Overview
Overview of the different operators...
Page management functions
List of functions for managing pages...
Looper control functions
List of functions for managing Looper controls...
Array management functions
List of functions for managing arrays...
Thread management functions
List of functions for managing threads...
Video functions
List of video functions...
Menu management functions
List of functions for managing menus...
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
HFSQL management functions
List of functions for HFSQL management...
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......