ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......