ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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......
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.
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
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......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Window controls
Several types of controls can be used in a window, ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Events associated with a Gantt Chart column
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......