ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
MutexDestroy (Function)
Explicitly destroys a mutex.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
Format (Property)
The Format property is used to identify and change the format of an element
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OpenChild (Example)
Usage example of the OpenChild function
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
HOut (Example)
Usage example of the HOut function
SysIconAdd (Example)
Usage example of the SysIconAdd function
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
MutexEnd (Function)
Signals that the thread frees the mutex.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Content (Property)
The Content property is used to get and change the content of an element.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Category (Property)
The Category property gets and sets the category of an element.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
Error 113: Non-dynamic array without definition
Error 28: No END statement is associated with this SWITCH