ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SCM file format evolutions
Four versions are available for the SCM repository......
Help editor options
The options of the help editor ("Display......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
WDINT license agreement
WDINT license agreement...
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing assertions
...The main available features are as follows:...
3-tier architecture
The development in "3-tier" architecture is now simplified......
Testing a project: setting
By testing the project you can simulate how the application will run......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....