ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 5: Site parameters
Once the site installed, you can define the site connection options......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Environment of the data model editor
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Environment of the project editor
The main elements of the project editor are as follows:
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Push notification
A mobile device can receive push notifications......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
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......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ControlClone (Function)
Creates a new control from an existing control.