ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashCount (Function)
Returns the number of widgets found in a Dashboard control.
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HViewToFile (Example)
Usage example of the HViewToFile function
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
INIRead (Example)
Usage example of the INIRead function
xlsData (Example)
Usage example of the xlsData function
Print constants
List of constants used by the print functions....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
MemSeek (Example)
Usage example of the MemSeek function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HState (Example)
Usage example of the HState function
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
NextTitle (Function)
Modifies the title of next window to open.
FTPDate (Example)
Usage example of the FTPDate function
Creating the Vision windows of the WINDEV RAD pattern
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.