ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFUndelete (Function)
Restores previously deleted Salesforce records.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
dCopyScreenImage (Function)
Copies the screen contents to an Image variable or to an Image control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Email functions
List of functions for managing emails...
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
fFileName (Function)
Returns the name of an external file currently open.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperAdd (Function)
Adds a row at the end of a Looper control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
nWDInitProject: Initialization code of project
Run the initialization code of project......
Registry management functions
List of functions for managing the registry...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.