ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
MemDeleteAll (Function)
Clears and deletes a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
Age (Function)
Returns the age according to the date of birth.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
ExtractLine (Function)
Extracts a specific line from a character string.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
VariantConvert (Function)
Converts the value stored in a Variant variable].
MemCount (Function)
Returns the number of elements found in a memory zone.