ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
StatVariance (Function)
Calculates the variance for a series of values.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
Sensor constants
Constants used by the SensorXXX functions...
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Sum (Function)
Calculates the sum of the array elements.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
ErrorBuild (Function)
Displays a custom error message in a system error window.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
ThreadCurrent (Function)
Returns the name of the thread currently run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).