ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
25. Performing a process on several successive pages
Performing a process on several successive pages...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Creating the Table windows of the WINDEV RAD pattern
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
10. Smart controls
Smart controls...
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.