ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOrientation (Function)
Modifies the orientation of chart axes.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
HStatTime (Function)
Returns the time of the last update for the index statistics.
NET constants
List of constants used by the DotNet functions....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
UUDecode (Function)
Decodes a character string in UUEncode format.
WordCount (Function)
Returns the number of words in a string.
InJavaMode (Function)
Indicates whether the code is run in Java.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
iCloseReport (Function)
Stops printing the current report immediately.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
zipExtractAll (Example)
Usage example of the zipExtractAll function
WordToArray (Function)
Fills an array with the words from a string.
Properties associated with a page
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.