ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TreeView constants
List of constants used by the TreeXXX functions...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.