ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of code editor
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
fWrite (Function)
Writes: a character string into an external file. a memory section....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Different types of data (Type of variable)
A variable is defined by name and type......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
AWP without UI
Bootstrap, Angular, React, Vue......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Project description: Options tab
The project description window allows you to configure various elements of your project......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Drop-down button
The drop-down button expands: a context menu. a popup window....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min