ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
ERR_BAD_APPLICATION
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
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).
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Spreadsheet>.MergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.
<String type>.Format (Function)
Formats a character string according to the selected options.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in an Spreadsheet control.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
StringFormat (Function)
Formats a character string according to the selected options.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.