ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dDisplay (Function)
Displays the drawing in the Image control.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Truncate (Function)
Truncates the right part of a string or buffer.
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.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
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.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in 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.