ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Val (Function)
Returns the numeric value of a character string.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
WinOutWidth (Function)
Returns the full width of a window (including the border).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
WinStatus (Function)
Identifies or modifies the window status.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
StatSum (Function)
Calculates the sum for a series of values.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.