ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Referring to an element in a WLanguage event / process
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Label report
The report editor allows you to create "Label" reports......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Events associated with TreeView controls
List of events associated with TreeView controls...
Miscellaneous Windows constants
List of constants used by the Windows functions....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using the query result
The result of a select query can be used in......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.