ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 the controls by adding options....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Domo constants
List of constants used by the DomoXXX functions....
Events associated with supercontrols
List of events associated with supercontrols...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Financial functions
List of financial functions...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The Wire control
The Wire control is used to visually link 2 controls......
EmailCheckAddress (Function)
Checks the validity of an email address.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Events associated with Combo Box controls
List of events associated with Combo Box controls...