ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / UMC functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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
// -- Code de clic Bouton 
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 the option "Yes: Allow Macro User Code (MCU) entry"..
  5. Validate.
Component: wd300cod.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help