ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
2. WEBDEV administrator in practice
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Component (Property)
The Component property configures the different components of a composite key.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
StatCovariance (Function)
Calculates the covariance between two series of values.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.