ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Array management functions
List of functions for managing arrays...
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
HTTPRequest (Function)
Starts an HTTP request on a server.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.