ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
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.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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.
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.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
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.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Events associated with Calendar controls
List of events associated with Calendar controls...
Internal component description
The description of an internal component can opened at any time......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......