ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
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.
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)....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
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.
SFUndelete (Function)
Restores previously deleted Salesforce records.
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).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
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...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
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.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....