ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......