ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
HFSQL constants
List of constants used by the HFSQL functions....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Error 701: The property is read-only
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
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.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
<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.