ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Events associated with the Pivot Table control
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
HandleParentNext (Function)
Forces the parent of the next window to open.
Describing an element
A flexible modeling includes different elements linked together......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Edit options of a report
The report editor allows you to......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
WINDEV Mobile Framework License Agreement
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Error 706: The property does not exist on this type of control