ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / UMC 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
Warning
From version 24, MCUOpen is kept for backward compatibility. This function has been replaced with UMCOpen.
Opens the edit window of User Macro-Code for the current window.
Example
// -- Button click code
UMCOpen()
Syntax
UMCOpen()
Remarks
To use this function, the UMC must be enabled for the project:
  1. On the "Project" tab, in the "Project" group, click "Description".
  2. Go to the "Advanced" tab.
  3. Click the "User Macro Code" button.
  4. Select "Yes: Allow the input of User Macro-Code (UMC)".
  5. Validate.
Component: wd290cod.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/08/2024

Send a report | Local help