ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
<Kanban>.MoveList (Function)
Moves a list in a Kanban control.
KanbanInsertList (Function)
Inserts a list in a Kanban control.
KanbanMoveList (Function)
Moves a list in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
PDFToText (Function)
Extract the text contained in an Document PDF.