ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
grParameter (Function)
Retrieves or modifies a chart parameter.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
DnDEvent (Example)
Usage example of the DnDEvent function
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
GroupAdd (Function)
Adds a group of contacts into the address book of a Lotus Notes or Outlook messaging.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
ErrorBuild (Function)
Displays a custom error message in a system error window.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Input (Function)
Displays a message allowing the user to type an information.
HFSQL management functions
List of functions for HFSQL management...
fMoveDir (Function)
Moves a directory and its content.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.