ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Assignment of RETURN
The return value of the process currently run can be assigned...
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
PopupAnimate (Function)
Displays a popup in a page cell.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Find/Replace in the current project
The "Find/Replace" feature is used to......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.