ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HDFS constants
The following constants are used by the HDFS functions:...
fListFile (Example)
Usage example of the fListFile function
iVPos (Function)
iVPos is kept for backward compatibility.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
UploadStart (Function)
Starts sending the selected files into an Upload control.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
fCopyFile (Example)
Usage example of the fCopyFile function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Drawing constants
List of constants used by the drawing functions....
Warning 127: You are using a data source local to the process
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Infinite Progress Bar control
Progress bars provide useful information to the end user......