ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
WordToArray (Function)
Fills an array with the words from a string.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
FTPConnect (Example)
Usage example of the FTPConnect function
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FirstDayOfMonth (Function)
Returns the first day of the month.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
HOnError (Function)
Customizes the management of HFSQL errors.
LoadParameter (Function)
Reads a persistent value.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.