ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linear Looper control properties
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
System constants
List of constants used by the system functions....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
HOnError (Function)
Customizes the management of HFSQL errors.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Video functions
List of video functions...
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.