ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
ControlNext (Function)
Returns the name of the next control in input mode.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
InitParameter (Function)
Initializes the management of persistent values.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.