ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
fRead (Example)
Usage example of the fRead function
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Position (Function)
Finds the position of a specified string within another string.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Creating the skin template of a report
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
iPageEnd (Function)
Forces the move to the next page during the report print.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.