ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 24: No END statement is associated with this LOOP
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Error 38: The END statement marking the end of the structure declaration is missing
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
20. Control templates
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 40: The END statement marking the end of the class declaration is missing
Error 26: No END statement is associated with this THEN
Various WEBDEV constants
Various WEBDEV constants...
ERR_CANNOT_OPEN_FILE
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
grOrientation (Function)
Modifies the orientation of chart axes.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.