ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
<Gantt chart>.DateTimePosition (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Java functions
List of Java functions...
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
ErrorThrow (Function)
Throw a non-fatal error.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......