ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Pop (Function)
Pops an element from a stack.
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)....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
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.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
iMargin (Function)
Defines the "logical" print margins.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....