ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Managing assertions
...The main available features are as follows:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
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....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....