ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Creating a query
Two methods can be used to create a query......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Socket constants
List of constants used by the functions for socket management....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
CharactType (Function)
Returns information about the type of character.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...