ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Deploying a static site
Content (Property)
The Content property is used to get and change the content of an element.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Category (Property)
The Category property gets and sets the category of an element.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
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.
FTPSend (Example)
Usage example of the FTPSend function
HModify (Example)
Usage example of the HModify function
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....
The HTML control
The HTML control displays HTML pages or HTML code......
Image (Property)
The Image property gets and sets the background image of a control or block.
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.