ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
DDESend (Function)
Sends a data to the program connected via DDE.
TableMode (Function)
TableMode is kept for backward compatibility.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
SysWinTitle (Function)
Returns the title of the window.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
StatCovariance (Function)
Calculates the covariance between two series of values.
iVPos (Function)
iVPos is kept for backward compatibility.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
ExceptionPropagate (Function)
Propagates an exception.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SysValidHandle (Function)
Checks the validity of a window handle.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.