ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
WindowsVersion (Function)
Returns the runtime mode of Windows.
sEndEvent (Function)
Disables the detection of an event on a serial port.
dDisplay (Function)
Displays the drawing in the Image control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Truncate (Function)
Truncates the right part of a string or buffer.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
13. Generation modes
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
zipExtractPath (Example)
Usage example of the zipExtractPath function
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).