ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Pyramid charts
Pyramid charts allow you to view data in descending order......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
End of break block
The End of break block is optional......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
1
2
3
4
5
6
122
>