ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Advanced types
The advanced types of WLanguage are as follows...
TreeView constants
List of constants used by the TreeXXX functions...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
fCreate (Function)
Creates an external file.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
LDAPFind (Function)
Performs a search in an LDAP server.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Events associated with Calendar controls
List of events associated with Calendar controls...
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Constants for external files
List of constants used by the functions for managing external files....