ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
sEndEvent (Function)
Disables the detection of an event on a serial port.
Error 1017: The method is not global: use: to access it
Zombie data files and items
During the life of an application, items live and die......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
Error 403: The item does not belong to the file
Error 1007: The member is global: use the: operator: to access it
9. Application menus
Menus are displayed in different ways......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Root (Function)
Returns the root of a number.
<Toast>.Display (Function)
Displays a "Toast" message.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
HTMLToText (Function)
Converts an HTML string or buffer to text.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.