ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constant
The constants are language elements whose value is fixed once and for all...
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
iParameterViewer (Function)
Configures the report viewer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Position (Function)
Finds the position of a specified string within another string.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
Phone management functions
List of functions for phone management...
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
InitParameter (Function)
Initializes the management of persistent values.
Constants for the Exif functions
List of constants used by the Exif functions....
DotNetDelegate (Function)
Initializes a.NET delegate.
Kanban control events
The following events are associated with Kanban controls......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WINDEV 2024 Tutorial - Table of contents