ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
MutexCreate (Function)
Explicitly creates a mutex.
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.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
HChangeKey (Function)
Changes the browse item.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.