ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Client/Server
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Page with parameters
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.