ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
fLongPath (Function)
Returns the full long path of a file or directory.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
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....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Carousel control properties
List of properties associated with the Carousel control...
Error 404: The file for HFSQL browse cannot be an expression of this type
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<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).
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Scrollbar control properties
List of properties associated with the Scrollbar control...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Native Oracle Connector for WINDEV and WEBDEV
ListView control properties
List of properties associated with the ListView control...
Window controls
Several types of controls can be used in a window, ......