ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
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......
HCross (Function)
Crosses a record in a data file.
3-tier architecture
The development in "3-tier" architecture is now simplified......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or hide the ribbon tabs and buttons. the export options available in the mini preview window....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Creating nested reports