ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 27: No END statement is associated with this ELSE
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
DDEConnect (Example)
Usage example of the DDEConnect function
Company (Property)
The Company property is used to get and modify the company associated with an element.
Alignment
The Alignment property is used to align elements.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Warning (Function)
Displays a custom message in a system warning window.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
FinRedemption (Example)
Usage example of the FinRedemption function
ListDelete (Example)
Usage example of the ListDelete function