ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
fShortName (Example)
Usage example of the fShortName function
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Report blocks
A printed report includes several sections......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
DDE constants
List of constants used by the DDE functions...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Installing the robot controller
The monitoring robot includes three executables......
dbgInfo (Function)
Returns a debug information.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Customizing the User Groupware