ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Compression (Property)
The Compression property gets and sets the data compression mode.
Google Analytics functions
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Invalid input management functions
Invalid input management functions...
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Formula (Property)
The Formula property describes a formula in a document or data sheet.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).