ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Console functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Writes a character string in the standard error output stream "stderr".
Example
ConsoleError("Erreur 404")
Syntax
ConsoleError(<Message>)
<Message>: Character string
String to write.
Remarks
Warning: under Windows, the generated executable must be in console mode to view the written string.
Component: wd300std.dll
Minimum version required
  • Version 24
Comments
Click [Add] to post a comment

Last update: 03/28/2025

Send a report | Local help