ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
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....
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.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
HChangeKey (Example)
Usage example of the HChangeKey function
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
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.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
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.
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......