ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
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.
1. Deploying a static site
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
MySelf (Reserved word)
MySelf is used to handle the current 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.
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.
XMLDocument (Example)
Usage example of the XMLDocument function
ExeGetPID (Function)
Returns information about the current process.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
Font
The Font keyword can correspond to: a Font variable. the Font property....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.