ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Applet control properties
List of properties associated with the Applet control...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Handling the report blocks through programming
Each report block is associated with different events......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Chart control properties
A Chart control can be used......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....