ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Clickable Image control
The Clickable Image control can be used to......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
XMLChild (Function)
Positions on the first child element of current element.
ERR_BUTTON_EXPECTED
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
FTPAttribute (Example)
Usage example of the FTPAttribute function
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"...
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Reports
A report provides a custom view of data......