ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Number (Property)
The Number property is used to get the number of an element.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Speech recognition functions
The following functions are used to manage speech recognition:...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
HFSQL properties
List of HFSQL properties...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.