ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Passing parameters
The parameters can be passed to a procedure......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a WinForm .Net control through programming
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The HTML control
The HTML control displays HTML pages or HTML code......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Supercontrol
A supercontrol is an advanced type of control......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Comparison operators
The comparison operators can be divided into several categories......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
<Variable DiskFile>Create (Function)
Creates an external file.
2. UML models
2. UML models
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......