ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REP files
REP files contain the list of data files handled by the application....
Using the task management and the schedule
Time management is extremely important......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Installing the monitoring robot
The monitoring robot includes three executables......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Materialized view
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Structure of data files of user groupware
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...