ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HSendMessageToClient (Function)
Displays a message on the client computers.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.