ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Animation (Property)
The Animation property animates an element.
Binary (Property)
The Binary property determines if an item is binary.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
InitRandom (Function)
Initializes the generator of random numbers.