ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLongPath (Example)
Usage example of the fLongPath function
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
URI constants
The following constants are used by URI-specific functions:...
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLFind (Function)
Performs a search in an XML document.
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
HInfoView (Function)
Returns information about a materialized view.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
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......
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
gpwInitAnalysis (Function)
Initialize the analysis of user groupware.
GanttListTask (Example)
Usage example of the GanttListTask function