ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
HFSQL constants
List of constants used by the HFSQL functions....
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
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").
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
<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....
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
11. Popup page
Generating an application for Universal Windows 10 App
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<GuidedTour>.Info (Function)
Returns information about a Guided Tour.
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.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).