ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
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......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
HAddUser (Function)
Adds a user to a database.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
What is an application?
An application is a set of objects (windows, controls, ......
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Language (Property)
The Language property is used to get and change the language used.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
<Connection variable>.DeleteServerTrigger (Function)
Deletes a server trigger.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Interface of WDInst
<Connection variable>.StopServer (Function)
Stops an HFSQL server.