ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Principle of remote check
Customizing the report viewer: Available windows
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Events associated with Looper controls
List of events associated with Looper controls...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......