ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocUpdateFormula (Function)
Updates the formulas in a document.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
dPolygon (Example)
Usage example of the dPolygon function
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Constants for test
List of constants used by the functions for managing automated tests....
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.