ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Enumeration (Type of variable)
An enumeration is a set of values......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
1. Testing a site: Elements to be tested
Overview
Overview of the different operators...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
TimeToInteger (Function)
Converts a time to an integer.
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....