ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
StringReverse (Function)
Reverses the characters of a string.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
fSize (Function)
Returns the size of a file (in bytes).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
fChangeSize (Function)
Resizes an external file.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
fRemoveDir (Function)
Deletes a directory from a disk.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
iFont (Function)
Selects the default font.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.