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.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
SCM file format evolutions
Four versions are available for the SCM repository......
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
6. Multiple generation
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Project description: Files tab
The project description window allows you to configure various elements of your project......