ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using RAD patterns
The steps for creating a RAD pattern are as follows......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an infinite Progress Bar control
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
SQLTransaction (Example)
Usage example of the SQLTransaction function
Page Footer block
The Page footer block is run at the end of each page......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Constants for managing Big Data Redis databases
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Events associated with a Dockable Panel control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).