ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. in the Phone contacts list (Android, iPhone or iPad)....
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
SSH constants
The following constants are used to manage an SSH server:...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
grDeleteSeries (Function)
Deletes a data series from a chart.
ProjectInfo (Function)
Returns specific information about the project currently run.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Note (Property)
The Note property is used to get and change a text associated with an element.
WordToArray (Function)
Fills an array with the words from a string.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HOpenConnection (Function)
Opens a connection to a specific database.