ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication: The different types
The data replication is a powerful feature......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
DotNetDelegate (Function)
Initializes a.NET delegate.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Border of controls
One of the most important elements of control style is its border......
HReadSeek (Example)
Usage example of the HReadSeek function
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Guided tour management constants
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HPass (Function)
Defines the password used to create or open a data file.
HCheckStructure (Function)
Defines the mode for comparing data files.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......