ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
NoteDelete (Function)
Deletes a repositionable note found in the current window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_CONTEXT_INVALID
ERR_BAD_VERSION_RQS
ERR_BAD_CONTEXT_FOUND
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Table,Col (External language)
Returns the current index of the column.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Events associated with a Navigation Bar control
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
CurrentWin (Function)
Identifies the window currently in edit.
ERR_DISCONNECTED_EXEC
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Width (Property)
The Width property is used to determine and change the width of an element.