ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
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.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Constants for WLanguage types
List of constants for managing WLanguage types....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
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)......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......