ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnect (Example)
Usage example of the HConnect function
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
zipChangePath (Example)
Usage example of the zipChangePath function
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Error 1035: A class used in a structure must have a constructor without parameter...
dBackground (Example)
Usage example of the dBackground function
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Error 1036: A class used in an array must have a constructor without parameter
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
ContactAdd (Example)
Usage example of the ContactAdd function