ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WLanguage properties available in PHP
The following properties are available in PHP...
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<Organizer>.ToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
WDZip: Overview
WDZip is used to compress and group your files in archives......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).