ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Logical operators
The logical operators are as follows......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Copying controls from the window editor
The controls can be copied from the window editor......
Find/Replace in the current project
The "Find/Replace" feature is used to......
WDMap: Add, modify and delete records in a table
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a table......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Guided tour management constants
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
Software Factory Administrator
The software factory administrator allows you to ......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
DotNetDelegate (Function)
Initializes a.NET delegate.