ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
ServiceStart (Function)
Starts a service.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Facebook functions
List of Facebook functions...
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.
HOpenConnection (Example)
Usage example of the HOpenConnection function
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
iPageEnd (Function)
Forces the move to the next page during the report print.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.