ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
The pages
Pages are the main interface of a WEBDEV site......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Various constants
List of various constants....
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Container column in a Table control
A cell found in a Table control can contain a set of controls......