ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Constants used by the scanner functions
Constants used by the scanner functions...
HDelete (Function)
Deletes a record from a data file (query or view).
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Using the query result
The result of a select query can be used in......
Constants for the archiving functions
List of constants used by the archiving functions....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Bluetooth constants
List of constants used by the Bluetooth functions....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Handling Gantt Chart controls programmatically
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Using an external component in an application
A component can be reused at any time in any application......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......