ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SSH constants
The following constants are used to manage an SSH server:...
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
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).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
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.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
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.