ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Constants for managing appointments
Lists of constants used to manage the appointments...
Euro constants
List of constants used by the functions for managing the Euro....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Handling the report blocks through programming
Each report block is associated with different events......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Position (Function)
Finds the position of a specified string within another string.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Optional events: Information retrieved
In WINDEV, you can add optional events in the code of the different elements of an application......
CertificateSignString (Function)
Creates the signature of a character string.