ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadState (Function)
Returns the current status of a thread.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
grOrientation (Function)
Modifies the orientation of chart axes.
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.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
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.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
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.