ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
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......
Enumeration (Type of variable)
An enumeration is a set of values......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Environment of the data model editor
FontCreate (Function)
Creates a font definition.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Materialized view
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....