ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
HIndex (Function)
Rebuilds the file index (".NDX" file).
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Message text file format
The text files created by WDMSG use a specific format......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
SysSpace (Function)
Returns the physical memory space for the current computer.
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
<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.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HToFile (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.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......