ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table 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......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
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......
StringToJSON (Function)
Converts a JSON string into a JSON variable.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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....
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
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.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
grParameter (Function)
Retrieves or modifies a chart parameter.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....