ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
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.
fSize (Function)
Returns the size of a file (in bytes).
HMode (Function)
Changes the mode and the method for locking data files.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Events associated with a Switch control
ThreadPause (Function)
Pauses the current thread during the specified duration.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......