ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Stack variable>.Push (Function)
Pushes an element onto the stack.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
MyBottomSlidingWindow (Reserved word)
The MyBottomSlidingWindow keyword is used to manipulate the bottom sliding window associated with the current window
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
Token management functions
Token management functions in "Text token" Edit controls....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
TaskReset (Function)
Reinitializes the Task structure.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Description of ParallelTask>.Execute (Function)
Triggers the execution of a parallel task.
Dequeue (Function)
Removes an element from the queue.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......