ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
gglCalendar (Variable type)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
saasSubscription (Variable type)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
aiConfigureContourDetection (Variable type)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
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.
mongoCollectionOption (Variable type)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
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......