ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Starting WDOptimizer in a command line
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Bar code constants
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ShellExecute (Function)
Opens a document in its associated application.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Setup on a local network (LAN)
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Character strings
WLanguage supports different types of strings....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......