ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Using several libraries in an application
A library is a WDL file that contains all the resources......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
13. External component in practice
External component in practice...
12. External component in practice
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Software license agreement
WINDEV Express license agreement...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Step 1: Configuring the print parameters
This step allows you to choose......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Generating an application for Universal Windows 10 App
Events associated with Tab controls
List of events associated with Tab controls...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......