ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Decrypt (Example)
Usage example of the Decrypt function
Encrypt (Example)
Usage example of the Encrypt function
StringToJSON (Function)
Converts a JSON string into a JSON variable.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Charact (Example)
Usage example of the Charact function
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.