ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
WaitWindowStart (Function)
Opens the wait window of application.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
WINDEV Mobile 2024 Tutorial - Table of contents
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
NetworkConnect (Function)
Associates a drive with a shared network directory.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Programming an indexed control
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.