ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HIndex (Function)
Rebuilds the file index (".NDX" file).
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
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).
Drawing constants
List of constants used by the drawing functions....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
fUnlock (Function)
Entirely or partially unlocks an external file.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
dbgEnableLog (Function)
Enables the runtime log programmatically.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.