ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
HCloseAnalysis (Function)
Closes the current analysis.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation 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.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Multimedia constants
List of constants used by the multimedia functions....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
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).
LanguageToName (Function)
Returns the name of a language.
ChronoReset (Function)
Stops and resets a running stopwatch.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Installing the robot controller
The monitoring robot includes three executables......