ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Find/Replace in the current project
The "Find/Replace" feature is used to......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ControlClone (Function)
Creates a new control from an existing control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WINDEV applications for Linux: Specific features
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Structure (Type of variable)
A structure is a custom type of data...
fCreate (Function)
Creates an external file.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HOpenConnection (Function)
Opens a connection to a specific database.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.