ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / System functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
SysReleaseDC (Function)
In french: SysLibèreDC
Releases the current DC (Device Context) retrieved by SysGetDC.
Note: If a DC (Device Context) has been retrieved during the execution of an application, and was not released, the current DC is automatically released when the application is stopped.
Example
// Release DC
SysReleaseDC()
Syntax
SysReleaseDC()
Component: wd300std.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/14/2025

Send a report | Local help