ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Local procedure
Two types of procedures are available......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
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.