ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Constants for managing masks
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Style sheet
A style sheet ("......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
SOAPRun (Function)
Runs a procedure on a SOAP server.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Copying and cloning
Variables are copied using the "=" operator...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
Replication: The different types
The data replication is a powerful feature......
WINDEV applications for Linux: Specific features