ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating the menus for the pages of the WEBDEV RAD pattern
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Accessibilité (Property)
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Print constants
List of constants used by the print functions....
GPSGetPosition (Function)
Retrieves information about the current device position.
Reals
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.