ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
WLanguage procedure called by SensorDetectChangeAcceleration
Procedure ("callback") called by SensorDetectChangeAcceleration when the acceleration of the device on one of its axes is detected.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......