ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Handling report blocks
The different operations available on report blocks are as follows......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Diagram constants
The following constants are used to manage diagrams:...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HChangeName (Function)
Modifies the physical name of a table.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Operations performed on state-transition diagrams
The following paragraphs explain......