ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler report
The report editor allows you to create "Scheduler" reports....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.