ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Val (Function)
Returns the numeric value of a character string.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
WinOutWidth (Function)
Returns the full width of a window (including the border).
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Spreadsheet control
Events associated with List Box controls
List of events associated with List Box controls...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Constants for managing the registry
List of constants used by the registry management functions....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
fRemoveDir (Function)
Deletes a directory from a disk.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Events associated with a Switch control