ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
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....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gImage (Function)
Builds a sequence of characters containing an image.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
fSeparator (Function)
Returns a file path with normalized separators.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fMoveFile (Function)
Moves a file from one directory to another.
Power (Function)
Raise a number to a power.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.