ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Constants used by the TraceStart function
List of constants used by the TraceStart function....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......