ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Constants for managing the windows
List of constants used by the functions for managing the windows...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Report based on a query
Queries are used to easily select records in one or more data files......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The pages
Pages are the main interface of a WEBDEV site......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Crosstab report
The report editor allows you to create "Crosstab" reports......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
2. WEBDEV administrator in practice
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......