ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
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).
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
13. External component in practice
External component in practice...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SQLConnect (Example)
Usage example of the SQLConnect function
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Creating nested reports
Dictionary
The dictionary is a file that can contain the project elements......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.