ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
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....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
6. WEBDEV Account Manager
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Creating a select query
A select query (corresponding SQL statement......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......