ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
.NET application
To create a.NET application from a project......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Secret string vault
Passwords, private keys and tokens are often used in programming......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
J2EE constants
List of constants used by the J2EE functions....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.