ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
grGetData (Function)
Retrieves a data from a chart.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.