ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
Error 111: The Pascal string %1 is too long
Error 1017: The method is not global: use: to access it
<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....
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
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....
WDDIXIO License Agreement
WDDIXIO License Agreement...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
Programming an indexed control
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Error 403: The item does not belong to the file
Error 1007: The member is global: use the: operator: to access it
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.