ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
19. Upload: Sending files to the server
Aliases on data files: HAlias
The aliases are used to handle......
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Step 1: Configuring the print parameters
This step allows you to choose......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
4. When to use the debugger?
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Using the Vista style in your windows
WINDEV allows you to customize......
Constants for managing Windows events
The following constants are used to manage Windows events:...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Windows event management functions
List of functions for managing Windows events...
Constants for managing the internal windows
Various constants
List of various constants used by the constants WINDEV functions....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.