ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
fAddText (Function)
Adds the content of a character string at the end of a file.
List of extension attributes
The list of extension attributes ......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
XMLResult (Function)
Returns the result of a calculation XPath query.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....