ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
HCheckStructure (Function)
Defines the mode for comparing data files.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Page templates
WEBDEV allows you to create page templates......
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
6. Internal window
Internal windows...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.