ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
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, ......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Alias (Property)
The Alias property gets the alias of an element.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
RTF control properties
List of properties associated with the RTF control...
iPrintImage (Function)
Sends the image file to print to the print buffer.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
5. Deploying a dynamic site (Session or AWP) in practice
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
The Cell control
The Cell control contains controls......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
7. Dynamic site on specific configurations
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.