ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
grParameter (Function)
Retrieves or modifies a chart parameter.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
CurrentWin (Function)
Identifies the window currently in edit.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Seek (Function)
Searches for the index of an element in a WLanguage array.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.