ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
Update (Property)
The Update property specifies the updates to be made.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
SQLConnect (Example)
Usage example of the SQLConnect function
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
grPrint (Function)
Prints a chart.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....