ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display (External language)
Displays a value in a control or assigns a value in a variable.
Burner constants
List of constants used by the burner functions....
.NET application
To create a.NET application from a project......
Looper control functions
List of functions for managing Looper controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Creating the skin template of a report
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
5. Site test in practice
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Creating a flexible modeling
To create a new flexible modeling, you can......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......