ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
How to open a page?
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WINDEV and the SOAP protocol
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Record (Type of variable)
The Record type is used to save the values of a record.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
fSeek (Example)
Usage example of the fSeek function
Creating the Table pages of the WEBDEV RAD pattern
XMLDocument (Function)
Creates a new XML document.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDHFDiff - Use
WDHFDiff is used to compare......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
AddLink (Function)
Adds a link to a text section in an edit control.
Types of Edit controls
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
zipOpen (Function)
Opens an existing archive.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...