ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. AJAX technology
Draws a rectangle in an Image variable....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Operations performed on sequence diagrams
The following paragraphs explain......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
beaconDetectionInfo (Variable type)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Creating the Vision windows of the WINDEV RAD pattern
29. SEO in practice
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......