ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
WEBDEV Application Server 2024
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The Image control
The Image control is used to......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Report controls
Several types of controls can be handled in a report created by the report editor......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Chart: Managing legends
Several types of legends are supported in the charts......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
8. Optimizing an application
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Primary (Property)
The Primary property can be used: on the gglPostalAddress type. on the gglEmail type. on the gglInstantMessaging type on the gglOrganization type on the gglPhoneNumber type]....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...