ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Designing a supercontrol
A supercontrol is an advanced type of control......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
iPrintReport (External language)
Prints a report created with the report editor.
Seek (Function)
Searches for the index of an element in a WLanguage array.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Push notification
A mobile device can receive push notifications......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......