ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<fbSession variable>.Status (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.
ThreadState (Function)
Returns the current status of a thread.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
TwainState (Function)
Returns the status of the current source.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
FBSessionStatus (Function)
Checks the status of a Facebook session.
<Camera>.Status (Function)
Returns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
MatMultiply (Function)
Multiplies two matrices.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Local procedure
Two types of procedures are available......
Print constants
List of constants used by the print functions....
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Installing the monitor
The monitoring robot includes three executables......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
The Organizer control
The Organizer control is used to display and handle organizers......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......