ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
EventOpen (Function)
Opens a synchronization event between several threads.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Operations performed on sequence diagrams
The following paragraphs explain......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Events associated with the Conference control
List of events associated with a Conference control...
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Operations performed on collaboration diagrams
The following paragraphs explain......
NotifListCategory (Function)
Lists the notification categories of the application.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
11. Table/Looper controls
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Managing parallel tasks
The computers are becoming more and more powerful......