ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
sEvent (Function)
Branches an event on a serial port.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
XMLChild (Function)
Positions on the first child element of current element.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
Creating a Pivot Table control
To create a Pivot Table control......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
PostgreSQL Native Connector: Programming with HFSQL functions
To use a PostgreSQL database with the Native Access Connector, you need to import the PostgreSQL table structure into the WINDEV or WEBDEV... database schema....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min