ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
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.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Constants for managing appointments
Lists of constants used to manage the appointments...
MemFound (Function)
Checks whether the sought element was found.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
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.
WINDEV License Agreement
WINDEV License Agreement...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
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.
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.
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with Image controls
List of events associated with Image controls...
Managing main window menus
A main menu is necessarily associated with a window......