ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Function)
Returns the size of a file (in bytes).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
fDir (Function)
Finds a file or directory.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
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.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
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......
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.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Events associated with a Switch control
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, ...)....
ThreadPause (Function)
Pauses the current thread during the specified duration.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.