ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
MenuDelete (Function)
Deletes a menu or a menu option.
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ThreadState (Function)
Returns the current status of a thread.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
StringInsert (Function)
Inserts a string into another character string at a given position.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EventDestroy (Function)
Explicitly destroys an event.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.