ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Error 1007: The member is global: use the: operator: to access it
Error 1018: The method is global: use the: operator: to access it
End-user UI editing functions (prefix syntax)
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Programming an indexed control
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Time management
For each element (windows, reports, ......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.