ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
StatCovariance (Function)
Calculates the covariance between two series of values.
Manipulating Breadcrumb controls programmatically
The Breadcrumb control can be handled through programming......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
NumberInWords (Function)
Converts a number to words.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatMin (Function)
Calculates the minimum value for a series of values.
StatSum (Function)
Calculates the sum for a series of values.
How to open a page?
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
FolderData (Function)
FolderData is kept for backward compatibility.