ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SQLExec (Example)
Usage example of the SQLExec function
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Toolbar control properties
List of properties associated with the Toolbar control...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
fSelectDir (Function)
Opens a directory picker.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
HOut (Example)
Usage example of the HOut function
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
JSONValid (Function)
Checks the validity of a JSON string.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......