ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HFSQL constants
List of constants used by the HFSQL functions....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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......
HTTPSendForm (Function)
Sends an HTTP form.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Reports
A report provides a custom view of data......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.