ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
WiFiSelectNetworkCard (Function)
Selects the Wi-Fi network card that will be used for the next calls to the WiFi functions.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
ComponentInfo (Function)
Returns information about a component.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
Installing and starting WDTRAD
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
Installing and starting WDTRAD
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Declaring and using a variable
A variable is defined by name and type......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.