ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Warning 124: Shadowing a global variable
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
2. UML models
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Handling report blocks
The different operations available on report blocks are as follows......
2. UML models
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Project Management Hub: Time tracking
The time spent can be listed on......
Test of a query
The query editor allows you to run the test of query result......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....