ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......