ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
ServiceControl (Function)
Sends a control message to a service.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GetDefinition (Function)
Retrieves the definition of element type.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
TwainToClipboard (Function)
Allows: copy the document coming from the Twain device to the clipboard. view the document coming from the Twain device in the user interface of device....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
HAddUser (Function)
Adds a user to a database.
HSL (Function)
Creates a color from its hue, saturation and lightness.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
grDeleteSeries (Function)
Deletes a data series from a chart.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.