ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
2. Modes to install an application
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Drawing constants
List of constants used by the drawing functions....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
zipMerge (Example)
Usage example of the zipMerge function
zipIsMulti (Example)
Usage example of the zipIsMulti function
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
zipDeleteFileList (Function)
Deletes a list of files from an archive.