ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Overview of external languages
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The single-part and multi-part archives
Two types of archives are available......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
ChronoReset (Function)
Stops and resets a running stopwatch.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
iDestination (Function)
Configures the print destination.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Replication: The different types
The data replication is a powerful feature......
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
zipSize (Example)
Usage example of the zipSize function