ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
TwainState (Example)
Usage example of the TwainState function
HTML Editor control functions
List of functions for managing HTML Editor controls...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.