ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifListCategory (Function)
Lists the notification categories of the application.
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....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
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....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
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.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
<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.
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
<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.