ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
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......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
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.
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....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HJSONToRecord (Function)
Imports JSON data into the current record.