ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Comparison operators
The comparison operators can be divided into several categories......
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Clipboard management functions
List of functions for managing the clipboard...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
fTrackFile (Function)
Triggers the tracking of a file.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......