ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Windows
The windows represent the main interface of a WINDEV application......
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Using WDDIXIO
To translate the text used in your project:...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
HSetREP (Function)
Enables or disables the management of .REP file.
Interactive notification management constants
Interactive notification management constants...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating requirements
The following steps must be performed to implement the requirements......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to open a page?
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing main window menus
A main menu is necessarily associated with a window......