ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Environment of the report editor
Environment of the report editor...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
XMLSave (Function)
Saves an XML document in a file.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Combination (Type of variable)
A combination is a set of options.
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Border (Type of variable)
The Border type is used to handle a border through programming...
List of extension attributes
The list of extension attributes ......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
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......
Project description: Options tab
The project description window allows you to configure various elements of your project......