ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
ModbusDisconnect (Function)
Closes the Modbus session.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
8. "Mobile friendly" site: Dynamic serving
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HTTPSendForm (Function)
Sends an HTTP form.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
VariableReset (Function)
Resets the variable to its initial value.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......