ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
fMoveDir (Function)
Moves a directory and its content.
Text (Property)
The Text property is used to get and modify text.
Title (Property)
The Title property is used to get and change the title of an element.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
dCopyImage (Example)
Usage example of the dCopyImage function
HToItem (Function)
Assigns the specified value to an item of the current record.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.