ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Service constants
List of constants used by the functions for managing services....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Constants for the archiving functions
List of constants used by the archiving functions....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Supercontrol
A supercontrol is an advanced type of control......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Scheduler report
The report editor allows you to create "Scheduler" reports....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.