ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
fOpenTempFile (Function)
Creates and opens a temporary file.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
XMLSign (Function)
Signs an XML document.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
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.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
Kanban control functions
The following functions handle Kanban controls......