ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Finding unused styles in a WEBDEV project
In most cases, WEBDEV or WEBDEV element styles are created when designing a website...
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
AppOpenForm (Function)
Working: an application listing on the Android (Play Store) or iOS (App Store) market, so that users can rate and/or comment on it. the form for configuring the In-App purchases of an application....
9. Sharing a project in practice
Sharing a project in practice...
Operator on Address
The & operator returns the address of a variable as an integer
ERR_BAD_VERSION_RQS
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.