ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring...
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds...
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source...
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor...
HDeactivateTrigger (Function)
Disables a trigger.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress,...
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.
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, ...).
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.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.