ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
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....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
OCRExtractText (Function)
Reads the text contained in an image.
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......
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....
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.
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....
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....
Sharing elements with a WINDEV application
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
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).
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.