ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the Enumerations and the Combinations
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
iListPrinter (Function)
Returns the list of printers installed on the current computer.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemCreate (Function)
Creates a memory area.
API (Function)
Runs a function found in an external DLL.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Statistical constants
List of constants used by the statistical functions....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Events associated with Flex controls
List of events associated with Flex controls...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Enabled (Property)
The Enabled property enables or disables an element.
Truncate (Function)
Truncates the right part of a string or buffer.
SysSpace (Function)
Returns the physical memory space for the current computer.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Events associated with SilverLight control
List of events associated with SilverLight controls...
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.