ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HLogRestart (Function)
Restarts the logging process on a file.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
ServicePause (Function)
Pauses a service.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Progress Bar control properties
List of properties associated with the Progress Bar control...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.