ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enumeration (Type of variable)
An enumeration is a set of values......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Multitask (Function)
The Multitask function allows you to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
<Array>.Sum (Function)
Calculates the sum of the array elements.
ThreadPause (Function)
Pauses the current thread during the specified duration.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Sum (Function)
Calculates the sum of the array elements.
<Variable Connection>.RSRenameServerName (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Enqueue (Function)
Adds an element to the queue.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
<Array>.Max (Function)
Returns the greatest value in the array.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).