ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
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.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
1. Deploying a static site
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
FTPSend (Example)
Usage example of the FTPSend function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
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.
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.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
iZoneHeight (Example)
Usage example of the iZoneHeight function
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.