ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
11. External component
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.