ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
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.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
FBSessionStatus (Function)
Checks the status of a Facebook session.
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.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Binding a Check Box control to an item
The Upload control
The Upload control is used to upload files on the Web server......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
User Groupware files
Two categories of data files are managed......
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Select query description window
The description window of a select query includes several sections......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Testing a project: setting
By testing the project you can simulate how the application will run......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Sub-query
A sub-query is a query whose result is used by another query......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPage (Reserved word)
MyPage is used to handle the current page...