ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Slider control (in a page)
WEBDEV proposes two types of sliders......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Print constants
List of constants used by the print functions....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
14. Generation modes
Generation modes...
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
iVPos (Function)
iVPos is kept for backward compatibility.
grCreate (Function)
Creates a specific type of chart.
11. Controls in practice
Discover the main characteristics of the controls...
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
14. Controls in practice
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
iPreview (Example)
Usage example of the iPreview function