ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Environment of the data model editor
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
LoadParameter (Function)
Reads a persistent value.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RGB (Function)
Defines a color from its Red, Green and Blue components.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......