ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Handling controls in a report
The different operations available for the report controls are as follows......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......