ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
DotNetRun (Function)
Runs a procedure on a .Net server.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Table,Insert (External language)
Inserts an element into a table at a given position.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
Glossary
The glossary lists all the abbreviations used in the code editor......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
12. Available tests
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
FinNetCurrentVal (Function)
Returns the net current value of investment.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....