ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
HSetREP (Function)
Enables or disables the management of .REP file.
Principle for running threads
At runtime, an application runs in a main thread......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HPass (Function)
Defines the password used to create or open a table.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Structure (Type of variable)
A structure is a custom type of data...
Constants for managing Windows events
The following constants are used to manage Windows events:...
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ChangeSkinTemplate (Function)
Dynamically changes the theme: 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....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
PDF printing: Special cases
Specific features of print in PDF format...
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......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.