ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdActive (Function)
Allows: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
<Window>.EdActive (Function)
Allows you to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Handling the report blocks through programming
Each report block is associated with different events......
6. Editing a page: zoning mode
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Report based on a query
Queries are used to easily select records in one or more tables......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever......