ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
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......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
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.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler 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").
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Different types of data (Type of variable)
A variable is defined by name and type......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
Constant
The constants are language elements whose value is fixed once and for all...
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.