ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
License agreement for Native DB2 Connector
License agreement for Native DB2 Connector...
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Functions for managing Tab controls (prefix syntax)
The following functions are used to manage tabs......
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Error 532: The size of the string to extract must be strictly positive
Binding a Repositionable Note control to an item
6. Internal window
Internal windows...
9. Internal page