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.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
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).
Comparison operators
The comparison operators can be divided into several categories......
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).
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
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......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
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.