ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the web service (case of a call to a REST web service).
SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
SCM file format evolutions
Four versions are available for the SCM repository......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Body block
The Body block corresponds to the main block of the report......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Move
The Move property determines if an element can be moved.
The Upload control
The Upload control is used to upload files on the Web server......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
ERR_BUTTON_EXPECTED
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......