ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Button controls
List of events associated with Button controls...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Test of a query
The query editor allows you to run the test of query result......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
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......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
General environment of WINDEV
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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, ......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Structure (Type of variable)
A structure is a custom type of data...
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Info (Function)
Displays a custom message in a system information window.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.