ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Google document management functions
List of functions for managing Google documents...
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TreeExpand (Function)
Expands a node in a TreeView control.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Configuring an application with User Groupware
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Creating the Vision pages of the WEBDEV RAD pattern