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.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
iPrintReport (Function)
Prints a report created with the report editor.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDMSG license agreement
WDMSG license agreement...
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Events associated with Calendar controls
List of events associated with Calendar controls...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
15. Creating the executable in practice
Creating the executable in practice...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Advanced types
The advanced types of WLanguage are as follows...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Creating requirements
The following steps must be performed to implement the requirements......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......