ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
<Connection variable>.InfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Error 1010: The member of the class is constant
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
11. Choosing the action of a button/link
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The "Code hashtags" pane
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Chart control properties
A Chart control can be used......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Handling TimeLine controls programmatically
A TimeLine control can be......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Error 203: The procedure already has a scope attribute (local or global)