ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<Drive variable>.DownloadDirectory (Function)
Downloads a directory and its files from a remote drive to the user's computer....
fTempDir (Function)
Returns the name of directory used to store the temporary files.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
File download functions
The following functions are used to manage downloads......
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
XLS file functions
List of functions for managing XLS files...
XLS file constants
List of constants used by the functions for managing XLS files....
Creating a translation file
WDINT allows you to create a translation file....
15. Cookies: information stored on the end user's computer
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
Creating index keywords
Index keywords allow users to easily find a help page......
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Binding a Repositionable Note control to an item