ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile Framework License Agreement
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....
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
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.
Software license agreement
WINDEV Express license agreement...
FTP constants
List of constants used by FTP functions....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eChangeCurrency (Function)
Converts a currency into another currency.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
How to include secure payment in a WEBDEV website?
This help page explains how to add a secure payment into a WEBDEV website......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
WDTRAD options
grColor (Function)
Returns and initializes the color of different chart elements.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
10. Customizing the aspect of a site: skin elements
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......