ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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).
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)....
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:...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
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....
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......
Info (Function)
Displays a custom message in a system information window.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
LooperDelete (Function)
Deletes a row from a Looper control.
Assignment of RETURN
The return value of the process currently run can be assigned...