ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
9. Overlaying controls
ERR_CLOSED_PAGE
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
"About" window
The "About" window is used to display and access various information about the current application......
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
Replication management functions
Three types of replication are proposed......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Installing and starting WDTRAD
TableMode (Function)
TableMode is kept for backward compatibility.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Multimedia functions (prefix syntax)
List of Multimedia functions...
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......