ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
PDFPassword (Function)
Protects a PDF document with a password.
LastDayOfYear (Function)
Returns the date of the last day of the year.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Calendar functions
List of Calendar functions...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Reals
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....