ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Screen,Input (External language)
Starts the input in the controls of a window.
List,Search (External language)
Finds a value in a list.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Screen,Next (External language)
Returns the name of the next editable control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,+ (External language)
Selects an element in a Table control.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...