ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Creating a Pivot Table control
To create a Pivot Table control......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fMoveFile (Function)
Moves a file from one directory to another.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Sorts in a report
The sort is used to organize the information displayed in the report......
Constants for manging the replication
List of constants used by the functions for managing the replication....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Extern (Reserved word)
EXTERN is used to...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....