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).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (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).
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...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
MenuInsertOption (Function)
Inserts a new option at a specific position.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Upload control events
The following processes are associated with the Upload control:...
eChangeCurrency (Function)
Converts a currency into another currency.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
11. Controls in practice
Discover the main characteristics of the controls...
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
ActionUndo (Function)
Cancels the last action performed by the end user.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Error 35: 'Continue' is available in the loops only
<Array>.Sort (Function)
Sorts a WLanguage array.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.