ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Constants for managing Windows events
The following constants are used to manage Windows events:...
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HPass (Function)
Defines the password used to create or open a data file.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Printing in PDF format: Special cases
Specific features of print in PDF format...
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
EventOpen (Function)
Opens a synchronization event between several threads.
WDOptimizer: Editing and modifying a ".REP" file
29. SEO in practice
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Chart: Managing legends
Several types of legends are supported in the charts......
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....