ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Code Editor functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Duplicates the current line in the Code Editor control.
You can also duplicate the current line in the Code Editor control by pressing Ctrl + D.
New in version 2025
WEBDEV - Browser code This function is now available in browser code.
Example
// Duplicates the current line in the Code Editor control
CODEEDT_Example.DuplicateLine()
Syntax
<Code Editor control>.DuplicateLine()
<Code Editor control>: Control name
Name of the Code Editor control to be used.
Business / UI classification: UI Code
Component: wd300obj.dll
Minimum version required
  • Version 2024
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/24/2024

Send a report | Local help