ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Calendar functions
List of Calendar functions...
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......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
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......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
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....
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
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)....
zipIsMulti (Example)
Usage example of the zipIsMulti function
Screen,Get (External language)
Retrieves the value in a control or in a variable.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
DotNetDelegate (Function)
Initializes a.NET delegate.