ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Error 25: No THEN statement is associated with this IF
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......