ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.