ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Speech synthesis in the mobile applications
The phones can talk!......
Query editor
The query editor is used to automatically create queries on the data files......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
RedisSet (Function)
Changes the value of a key on a Redis server.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
iDestination (Function)
Configures the print destination.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
HCheckStructure (Function)
Defines the mode for comparing data files.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Font (Type of variable)
A Font variable creates a font programmatically...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HErrorLock (Function)
Used to check whether a lock error occurred.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.