ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Image control in a page
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
SQLExec (Function)
Names and runs an SQL query.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Push notification
A mobile device can receive push notifications......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
InfoBuild (Function)
Displays a custom message in a system information window.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Max (Function)
Returns the greatest value passed as parameter.
<Array>.Max (Function)
Returns the greatest value in the array.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
The Clickable Image control
The Clickable Image control can be used to......
WidgetDisplay (Function)
Refreshes a widget window.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....