ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapEndOfMove (Function)
Stops following the device movement in a Map control.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
PreviousPage (Function)
Returns the name of the previous page.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.