ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
14. Report templates
...Report templates are used to easily standardize report layouts....
Environment of the data model editor
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Creating the Vision pages of the WEBDEV RAD pattern
Installing a Webservice (old format)
Constants for managing videos
List of constants used by the functions for video management....
Creating nested reports
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.