ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
beaconGroup (Variable type)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
sfLeadConvert (Variable type)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
iCreateFont (Function)
Creates a new print font.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
fbSession (Variable type)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Events associated with Image controls
List of events associated with Image controls...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Installing the monitoring robot
The monitoring robot includes three executables......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
Project description: Options tab
The project description window allows you to configure various elements of your project......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......