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.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
29. SEO in practice
Operations performed on component diagrams
The following paragraphs explain......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
XMLRoot (Function)
Positions on the root tag of an XML document.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Toolbar control properties
List of properties associated with the Toolbar control...
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Message text file format
The text files created by WDMSG use a specific format......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Managing assertions
...The main available features are as follows:...
Events associated with List Box controls
List of events associated with List Box controls...
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
EmailGetAll (Function)
Retrieves all the emails found on a server.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min