ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication: specific features
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......
3. Deploying a WINDEV application
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
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.
Operations performed on object diagrams
The following paragraphs explain......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Creating the menus for the windows of the WINDEV RAD pattern
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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).
HPrevious (Function)
Positions on the previous file record according to a browse item.
Automatic documentation of external components
External components must include a technical documentation......
New (Reserved word)
New is used to allocate memory space...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Popup window
WINDEV allows you to open windows in popup format......