ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
11. Choosing the action of a button/link
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Command (Variable type)
The Command type defines all the advanced characteristics of a command used for an executable file.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....