ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Sum (Function)
Calculates the sum of the array elements.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.
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.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
ServiceContinue (Function)
Restarts a paused service.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.