ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle 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....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
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......
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
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.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
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").
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
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.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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....
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.