ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnEnd (Function)
Forces a column break in a multi-column report.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
iCloseReport (Function)
Stops printing the current report immediately.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
ServiceUninstall (Function)
Uninstalls a service.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
grLoadParameter (Function)
Restores the parameters used to draw a chart.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
ArraySort (Example)
Usage example of the ArraySort function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
HFilter (Function)
Defines and enables a filter on a data file, view or query.
fWrite (Example)
Usage example of the fWrite function
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Array management functions
List of functions for managing arrays...