ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Time (Type of variable)
The Time type is used to easily handle the times...
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.