ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
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......
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......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
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...
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
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....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
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.