ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WBAdminListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
<WBadminAuth variable>.ListApplication (Function)
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
2. Multilingual application
A multilingual application can be distributed in multiple languages....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Rating control properties
The Rating control can be used in a window as well as in a page....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.