ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
fMakeDir (Example)
Usage example of the fMakeDir function
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
OpenSister (Function)
Opens a non-modal sibling window.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Page (Property)
The Page property is used to handle a page.
PDFPassword (Function)
Protects a PDF document with a password.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Constants for the Exif functions
List of constants used by the Exif functions....
Data persistence
The data persistence is used to store the value typed by the user......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.