ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iFont (Function)
Selects the default font.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
CharactType (Function)
Returns information about the type of character.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
XMLParent (Example)
Usage example of the XMLParent function
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ToastDisplay (Function)
Displays a "Toast" message.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
SFExecuteProcess (Function)
Requests the execution of a specific process.
HDescribeItem (Function)
Describes a file item programmatically.
Description (Property)
The Description property is used to get and change the description of an element.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
grPieStartAngle (Function)
Indicates the starting angle of the first slice in a Sector, Hemicycle or Donut graph.
FTPConnect (Example)
Usage example of the FTPConnect function
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.