ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Image (Property)
The Image property gets and sets the background image of a control or block.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
WDSQL, SQL querier: Overview
WDSQL is used to......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
ExeGetPID (Function)
Returns information about the current process.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
SSLActive (Function)
Used to enable or disable the secure SSL mode.