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...
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Error 17: OTHER CASE must be the last statement used in SWITCH
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Error 11: The label is unknown
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Error 404: The file for HFSQL browse cannot be an expression of this type
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).