ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
gpwOpen (Function)
Opens the User Groupware login window or page.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
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....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Various constants
List of various constants used by the constants WINDEV functions....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Constant
The constants are language elements whose value is fixed once and for all...
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Various WEBDEV constants
Various WEBDEV constants...
iForceComplement (Function)
Forces the printing of a Body Complement block.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......