ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HOpenConnection (Function)
Opens a connection to a specific database.
TreeView constants
List of constants used by the TreeXXX functions...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
iHPos (Function)
iHPos is kept for backward compatibility.
iVPos (Function)
iVPos is kept for backward compatibility.
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.
fCreate (Function)
Creates an external file.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
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....
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....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.