ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
OutlookListProfile (Function)
Lists the available Outlook profiles.
List,Select,? (External language)
Returns the element selected in the list.
ActionRedo (Function)
Runs the last action canceled.
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
NotifListCategory (Function)
Lists the notification categories of the application.
<Image>.Last (Function)
Displays the last image for the scroll.
gpwResetPassword (Function)
Resets the password of a registered user.
<Image>.Next (Function)
Displays the next image for the scroll.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
SysSetFocus (Function)
Sets focus to a window or control.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
<Kanban>.InsertList (Function)
Inserts a list in a Kanban control.
<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.