ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
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.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
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......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to open a page?
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.