ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFUndelete (Function)
Restores previously deleted Salesforce records.
How do I run a table with a filter?
How to discover WINDEV Mobile?...
Remote Control: Customizing with your own window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Description of replicated data files (ReplicEdit)
A replication includes one or more data files......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Project Management Hub: Contributor management
Contributors are the people who take part in one or more projects......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.
ContextClose (Function)
Closes a page context.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
ServiceWait (Function)
Pauses the current service during the specified duration.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....