ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
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....
picLayer (Variable type)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
Address (Variable type)
The Address type is used to manipulate the address of a place or person.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Constants for managing animations
List of constants used by the functions for managing the animations...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Preparing the phone to test an Android application
WINDEV Mobile allows you to develop Android applications. To test these applications directly on an Android phone, the following operations must be performed ......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Static audit
Static audit is a feature of the development environment that examines the elements of a project to detect issues and suggest improvements......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.