ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HConnect (Example)
Usage example of the HConnect function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
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.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
zipOpen (Function)
Opens an existing archive.
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).
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Area (Property)
The Area property is used to define an area.
SocketCreate (Example)
Usage example of the SocketCreate function
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function