ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Round (keyword)
The Round keyword can correspond to...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Position
The Position keyword can correspond to...
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Step 1: Configuring the print parameters
This step allows you to choose......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
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......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
14. PHP generation in practice