ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBSessionStatus (Function)
Checks the status of a Facebook session.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<Treeview>.ItemStatus
Returns the state of a node: wound, unwound or non-existent.
ThreadState (Function)
Returns the current status of a thread.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
HServerStatus (Function)
Allows you to find out the status of an HFSQL server (this function uses the MantaManager service).
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
TwainState (Function)
Returns the status of the current source.
SNMPOIDStatus (Function)
Returns the status of an OID.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
VideoStatus (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Constants for managing arrays
List of constants used by the functions for array management....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
ChangeStyle (Function)
Modifies the style of a control dynamically.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
TreeListItem (Example)
Usage example of the TreeListItem function
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Creating the Relation windows of a WINDEV RAD pattern
Operations performed on sequence diagrams
The following paragraphs explain......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Array management functions
List of functions for managing arrays...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
StatVarianceP (Example)
Usage example of the StatVarianceP function
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
12. Control templates
...Control templates...
14. Report templates
...Report templates are used to easily standardize report layouts....