ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Conversion (Function)
Converts a value from a unit to another one.
Warning (Function)
Displays a custom message in a system warning window.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Component diagram
A component diagram shows the physical and static architecture of a system software......
ErrorBuild (Function)
Displays a custom error message in a system error window.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
HStopServer (Function)
Stops an HFSQL server.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).