ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventCreate (Function)
Creates an event.
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....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
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
HDescribeItem (Function)
Describes a file item through programming.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
Caption (Property)
The Caption property is used to get and change the text of an element.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Value (Property)
The Value property is used to get and change the value of an element.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....