ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Window management functions
List of functions for managing windows...
NFC constants
List of constants used by the NFC functions...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
CurrentWin (Function)
Identifies the window currently in edit.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Currencies
A currency is a real coded on 10 bytes....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure/Function
A procedure is used to associate an identifier with a statement block......
fCreate (Function)
Creates an external file.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.