ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HNext (Function)
Sets the position on the next data file record according to a browse item.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Push notification
A mobile device can receive push notifications......
29. SEO in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Events associated with internal windows
List of events associated with internal windows...
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating nested reports
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Report controls
Several types of controls can be handled in a report created by the report editor......