ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the data model editor
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
16. Types of code
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Scheduler report
The report editor allows you to create "Scheduler" reports....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
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....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
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......
8. Sharing a project in practice
Configuring the IIS 7/7.5 server
Creating nested reports
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
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......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Constants for managing emails
List of constants used by the functions for managing emails....
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.