ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperAddLine (Function)
Adds a row at the end of a Looper control.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
NextTitle (Function)
Modifies the title of next window to open.