ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Various constants
List of various constants....
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Structure (Type of variable)
A structure is a custom type of data...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Copying controls from the report editor
The controls can be copied from the report editor......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
The DotNet structure
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Currencies
A currency is a real coded on 10 bytes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
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....
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...