ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fDirSize (Function)
Returns the size of a directory in bytes.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HOpenConnection (Example)
Usage example of the HOpenConnection function
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
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)....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
FontCreate (Function)
Creates a font definition.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.