ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
iDestination (Function)
Configures the print destination.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....