ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Example)
Usage example of the ZOrder property
iCreateFont (Function)
Creates a new print font.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
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.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
iEndReport (Function)
Forces the report print to stop.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
LooperSelectPlus (Function)
Selects a row in a Looper control.
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.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.