ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Utility components
WINDEV includes several utility components that allow you to handle data directly......
Android Widget windows
An Android application can contain one or more Widget windows......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
OpenChild (Function)
Opens a non-modal child window.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
fFileExist (Function)
Checks the existence of an external file.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
API (Function)
Runs a function found in an external DLL.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......