ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Android Widget windows
An Android application can contain one or more Widget windows......
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Wi-Fi functions
Functions for Wi-Fi management...
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
fDir (Function)
Finds a file or directory.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.