ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Slider control (in a window)
A slider control is used to select a value between two bounds......
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
fCompress (Function)
Compresses a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
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......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
fDir (Function)
Finds a file or directory.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Select query description window: Items used