ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
Installing the robot controller
The monitoring robot includes three executables......
WINDEV applications for Linux: Specific features
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
Constants for managing Map controls
Constants for managing Map controls...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
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....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).