ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
BurnerErase (Example)
Usage example of the BurnerErase function
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
BurnerSave (Example)
Usage example of the BurnerSave function
HSubstDir (Example)
Usage example of the HSubstDir function
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
XMLOpenReader (Example)
Usage example of XMLOpenReader
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
fSeek (Example)
Usage example of the fSeek function
dFill (Example)
Usage example of the dFill function
9. Internal page
TableInfoXY (Example)
Usage example of the TableInfoXY function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOpenConnection (Example)
Usage example of the HOpenConnection function
3. Application development cycle
Development cycle of a WINDEV application....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Control template
A control template is a set of controls that can be re-used in several windows or pages......