ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPause (Function)
Pauses the current thread during the specified duration.
fRemoveDir (Function)
Deletes a directory from a disk.
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......
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....
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, ...)....
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
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.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
HRegenerateFile (Function)
Regenerates a data file from its log.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....