ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddItinerary (Function)
Adds an itinerary onto 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....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ControlClone (Function)
Creates a new control from an existing control.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
User (Property)
The User property is used to identify and change the user of a feature.
Name (Property)
The Name property is used to get the name of an element.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
zipClose (Function)
Closes an archive.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function