ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
XML management: Use example
This application example manages an XML file named "Orders......
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
HFSQL constants
List of constants used by the HFSQL functions....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......