ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Calendar functions
List of Calendar functions...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
grRaised (Function)
Used to display a chart with raised effect.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
fOpenTempFile (Function)
Creates and opens a temporary file.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Constants for the Exif functions
List of constants used by the Exif functions....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....