ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Net constants
List of constants used by the Net functions....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
FaxConnect (Function)
Establishes a connection to a fax server.
Sending elements to Free Technical Support
User Groupware and multilingual application/site
If your application is multilingual, it is also necessary to manage multilingualism in the user Groupware windows/pages......
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).
fParentDir (Function)
Returns the path of the parent directory for the specified directory.