ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
HFSQL properties
List of HFSQL properties...
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
State (Property)
The State property is used to get and change the state of an element.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
dBorder (Function)
Draws the borders.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.