ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
LDAPFind (Function)
Performs a search in an LDAP server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
CallDLL32 (Function)
Runs a function found in an external DLL.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
WINDEV License Agreement
WINDEV License Agreement...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......