ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
End of Document block
The End of document block is run once at the end of the report execution......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Changing sites from AWP to SEO-ready session mode
Constants for managing character strings
List of constants used by string management functions...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Handling Gantt Chart controls programmatically
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Data persistence
The data persistence is used to store the value typed by the user......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.