ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Locking data files: correspondence between WINDEV 5.5 and the later versions
HCreateMovableReplica (Function)
Creates a movable replication.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...