ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing menus (prefix syntax)
List of functions for managing menus...
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<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....
PDFReaderInfoXY (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....
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
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......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
TableEnd (Function)
Stops the manual iteration of table linked to a data-bound Table control.
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Android Widget windows
An Android application can contain one or more Widget windows......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......