ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LocalStorageValueName (Function)
Returns the name of a value for the local storage.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
fAddText (Function)
Adds the content of a character string at the end of a file.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via AJAX.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
BurnerAddFile (Function)
Adds a file to the compilation.
HMode (Function)
Changes the mode and the method for locking tables.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
EventClose (Function)
Closes a synchronization event between several threads.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
grParameter (Function)
Retrieves or modifies a chart parameter.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
grLegendFont (Function)
Modifies the font used for the chart legend.