ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Example)
Usage example of the SysIconAdd function
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
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
MutexCreate (Function)
Explicitly creates a mutex.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
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.