ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / System functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
SysReleaseDC (Function)
In french: SysLibèreDC
Frees the current DC (Device Context) retrieved by SysGetDC.
Remark: If a DC (Device Context) has been retrieved while an application was running and the DC has not been freed, the current DC is automatically freed at the end of the application.
Example
// Free the DC
SysReleaseDC()
Syntax
SysReleaseDC()
Component: wd290std.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help