ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Variable scope
Variables can be declared anywhere in the code....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
The pages
Pages are the main interface of a WEBDEV site......
2. Examples and components provided with WEBDEV
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
The Flexbox control
Flexbox is a standard layout system for web pages......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Optional events
By default, the codes available in the code editor correspond to the most common codes......