ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Events associated with Looper controls
List of events associated with Looper controls...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ScreenToSource (Function)
Automatically initializes: 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....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Programming overview in C and C++
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WDINT license agreement
WDINT license agreement...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......