ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
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.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ControlClone (Function)
Creates a new control from an existing control.
Address
The Address keyword can correspond to...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
User (Property)
The User property is used to identify and change the user of a feature.
FTPConnect (Example)
Usage example of the FTPConnect function
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function