ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
fAttribute (Function)
Returns or modifies the attributes of a file.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Multimedia constants
List of constants used by the multimedia functions....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
LanguageToName (Function)
Returns the name of a language.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.