ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used for managing the multi-touch
Constants for managing the multi-touch...
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
The Multimedia control
The Multimedia control is used to play multimedia files......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Extracting the text of the project
The following text can be extracted......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
iEllipse (Function)
Prints an ellipse (in a rectangle).
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.