ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
.NET application
To create a.NET application from a project......
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
Constants for managing animations
List of constants used by the functions for managing the animations...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Constants for the Exif functions
List of constants used by the Exif functions....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Creating and handling an item
The main operations that can be performed on an item are as follows......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....