ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Title (Property)
The Title property gets and sets the title of an element.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Pivot Table control events
Donne le nombre d'options dans un champ bouton segmenté...
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Events associated with Button controls
List of events associated with Button controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....