ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MyReport (Reserved word)
MyReport is used to handle the current report...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyPage (Reserved word)
MyPage is used to handle the current page...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ExeListProcess (Function)
Returns the list of applications currently run.
The Image control
The Image control is used to......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
13. 3-Tier architecture
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Query and project
Handling menu options programmatically
The menu options can be handled......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
3. Site development life cycle
The Edit control
The Edit control allows users to enter data......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
Status bar of windows
The status bar of a window is used to display several types of information......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Custom properties (WLanguage)
A custom property is a code element with two events......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...