ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
General environment of WINDEV
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SQLTransaction (Example)
Usage example of the SQLTransaction function
2. Projects in practice
Discover the main operations that can be performed on a project....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
NotificationDisplay (Function)
Displays a message outside the browser.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
IF statement
The conditional IF statement allows you to run an action according to a condition...
HPrevious (Function)
Positions on the previous file record according to a browse item.
Environment of the project editor
The main elements of the project editor are as follows:
Generating an application for Universal Windows 10 App
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Constant
The constants are language elements whose value is fixed once and for all...
Structure (Type of variable)
A structure is a custom type of data...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HPass (Function)
Defines the password used to create or open a data file.
MySelf (Reserved word)
MySelf is used to handle the current control...
Events associated with Table controls
List of events associated with Table controls...
Events associated with a Switch control
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.