ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
Constants for WLanguage types
List of constants for managing WLanguage types....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Compilation options (HLP format)
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Help about new features: Letting users know about changes
Applications are constantly evolving......
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
End-user UI management functions