ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control events
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
1. WINDEV editors
WINDEV editors...
Shared memory area constants
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
xlsClose (Function)
Closes an XLS file.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
PreviousPage (Function)
Returns the name of the previous page.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with Tab controls
List of events associated with Tab controls...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.