ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
MDIOpen (Function)
Opens and enables an MDI child window.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
HDescribeConnection (Function)
Describes a new connection to an external database.
Camera control in a mobile application
The Camera control is used to......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Display (External language)
Displays a value in a control or assigns a value in a variable.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Popup window
WINDEV allows you to open windows in popup format......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).