ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Scope (Property)
The Scope property property is used to specify requested permissions.
Group (Property)
The Group property lets you identify and modify element groups.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation programmatically......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Erase patches
To quickly modify the operating mode of an application, you can use application patches......