ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Describing an element
A flexible modeling includes different elements linked together......
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
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......
List of reserved words
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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......
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
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.