ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
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.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Animating a Static control
Two methods can be used to animate a Static control......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
fSelect (Function)
Opens the Windows file picker.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ERR_DISCONNECTED_BY_ADMIN