ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The OLE control
The OLE control is used to handle an OLE object......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Record (Type of variable)
The Record type is used to save the values of a record.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
2. UML models
2. UML models
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Error 102: The constants can be defined in the initialization code of project, ...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....