ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Map control functions
Map control functions...
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...
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.
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.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).