ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HSL (Function)
Creates a color from its hue, saturation and lightness.
DateToInteger (Function)
Converts a date to an integer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
XMLDocument (Function)
Creates a new XML document.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
FinNetCurrentVal (Function)
Returns the net current value of investment.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ArrayCopy (Function)
Copies the content of an array to another array.