ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Printing nested reports
To create a main report containing several secondary reports:...
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Designing a supercontrol
A supercontrol is an advanced type of control......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min