ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Salesforce functions
List of Salesforce functions...
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
iParameterPDF (Example)
Usage example of the iParameterPDF function
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Page (Property)
The Page property is used to handle a page.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Max (Function)
Returns the greatest value passed as parameter.
HAlias (Example)
Usage example of the HAlias function
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Caption (Property)
The Caption property is used to get and change the text of an element.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
IF statement
The conditional IF statement allows you to run an action according to a condition...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......