ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Min (Function)
Returns the lowest value.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Events associated with Edit controls
WLanguage events associated with Edit controls...
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Creating a Java archive
When your Java application is developed, you can......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Associative array (Variable type)
An associative array is an "advanced" type of array...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Menu management functions
List of functions for managing menus...
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.