ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Right (Function)
Extracts the last characters from a string or string buffer.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from the subscription-based version of WINDEV Suite 2025 - Update 2....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Creating an executable: Table directory
Two types of directories can be configured when creating the executable......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
Help editor options
The options of the help editor ("Display......
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
JSON variable functions
Envoie une requête HTTP en mode asynchrone : le programme continue de s'exécuter et la réponse est traitée par une procédure spécifique. Cette fonction est une nouveauté disponible à partir de WINDEV Suite SaaS 2025 Update 3....
ShamirReconstructSecret (Function)
Reconstructs a secret from a set of shares. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
CertificateSignMSIXPackage (Function)
Signs an MSIX package with a certificate. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<ftpConnection variable>.DirExist (Function)
Checks for a directory on an FTP server. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....