ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
7. Dynamic site on specific configurations
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
ERR_CANNOT_OPEN_FILE
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The Upload control
The Upload control is used to upload files on the Web server......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....