ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
Position
The Position keyword can correspond to...
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
Materialized view
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......