ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
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......
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......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
11. Choosing the action of a button/link
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
<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.
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......
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....