ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
<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....
Text (Property)
Text is used to find out whether an item is a text item.
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
How to manage enumerations programmatically?
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Count (Property)
The Count property returns the number of elements in a given set.
HTransactionEnd (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....
3. Deploying a WINDEV application
Font (Type of variable)
A Font variable creates a font programmatically...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Writing an email: the available methods
This help page presents the methods for writing an email....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......