ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
iCreateFont (Function)
Creates a new print font.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Image (Property)
The Image property gets and sets the background image of a control or block.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
NextTitle (Function)
Modifies the title of next window to open.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
The different types of integers
Text (Property)
The Text property is used to get and modify text.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.