ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Dashboard control
Dashboards are essential elements in an application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
HLogStop (Function)
Stops the log process of a file.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
WDTRAD license agreement
WDTRAD license agreement...
Handling a control through programming in a report
All report controls can be handled through programming......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
BurnerAddFile (Function)
Adds a file to the compilation.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Recompiling the project
The project compilation is a process used to......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Report viewer: Proposing several reports
In the document preview, end users can......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Custom properties (WLanguage)
A custom property is a code element with two events......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.