ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
fTime (Example)
Usage example of the fTime function
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
HCopyRecord (Example)
Usage example of the HCopyRecord function
iGroupAdd (Function)
Adds a report to a group of reports.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
Constants for manging the replication
List of constants used by the functions for managing the replication....
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
zipExtractPath (Function)
Returns the path of a file found in the archive.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
FTPConnect (Example)
Usage example of the FTPConnect function
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
zipFindFile (Example)
Usage example of the zipFindFile function
Display (External language)
Displays a value in a control or assigns a value in a variable.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
SFAdd (Function)
Creates a record in a file of a Salesforce database.