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 / Graphic string functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).
AndroidiPhone/iPad In a window, this sequence of characters sets the text and/or outline color:
  • in an element of a List Box or Combo Box control.
  • in the title bar and/or status bar of a window.
  • in a Static Text control.
    Note: It may be necessary to crop this label after defining its content.
Example
Syntax
<Result> = gPen(<Color>)
<Result>: Character string
Sequence of characters defining the color of the text or the color of the shape outline (circle, rectangle, ...).
AndroidiPhone/iPad This sequence of characters can be:
<Color>: Integer or constant
Display color for the text or for the outline of a shape (rectangle or circle). This color can correspond to:
Component: wd300mdl.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