ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
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......
Assignment operators
Three assignment operators are available......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
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......
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.
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....
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Repositionable Note functions
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....