ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Webservice in order to allow it to be used......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Interface of WDInst
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Simple statements
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.