ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexEnd (Function)
Signals that the thread frees the mutex.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
ErrorThrow (Function)
Throw a non-fatal error.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Diagram management functions
Diagram management functions...
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
MutexDestroy (Function)
Explicitly destroys a mutex.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
grGetData (Function)
Retrieves a data from a chart.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Error 20: The variable of the FOR loop should be a real
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......