ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
ThreadRequestStop (Function)
Sends a stop request to a thread.
fDelete (Function)
Deletes a file accessible from the current computer.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
LoWord (Function)
Returns the two low bytes of an integer.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Thread functions
List of functions for managing threads...
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HiWord (Function)
Returns the two high bytes of an integer.