ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
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).
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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......
Code snippets
The code editor allows you to enter "Code snippets"......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Constants for the archiving functions
List of constants used by the archiving functions....
API (Function)
Runs a function found in an external DLL.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
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).
iParameterPDF (Function)
Defines the options for the generated PDF file.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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, ...)....
ThreadPause (Function)
Pauses the current thread during the specified duration.
Creating the Relation windows of a WINDEV RAD pattern