ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
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)....
Google Contacts functions
List of functions for managing Google contacts...
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).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
docTabulation (Variable type)
The docTabulation type is used to define the characteristics of a custom tabulation.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
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)...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a Java archive
When your Java application is developed, you can......