ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Animation (Property)
The Animation property animates an image.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fSelectDir (Function)
Opens a directory picker.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with ListView controls
List of events associated with ListView controls...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....