ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
DisplayEvenIfNull (Property)
The property AfficheMêmeSiNull property property allows you to: Determine whether a row...
PageChangeLayout (Function)
Applies a specific layout to a page.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows...
Max (Function)
Returns the greatest value passed as parameter.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Asc (Function)
Returns the ASCII code of the specified character.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Min (Function)
Returns the lowest value.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
fExeDir (Function)
Returns the directory from which the execution is started.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data...
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
HState (Function)
Used to find out the state of a record.