ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
LoWord (Function)
Returns the two low bytes of an integer.
HSetLog (Function)
Enables or disables log management on a file.
HLogInfo (Function)
Adds comments to the log when saving the operation.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
<Source>.SetLog (Function)
Enables or disables log management on a file.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
The Organizer control
The Organizer control is used to display and handle organizers......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<Check box>.Add
Adds a new option into a Check Box control.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.