ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Popup page
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Source Code Manager (SCM)
L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Popup window
WINDEV allows you to open windows in popup format......
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...