ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.