ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
3. Deploying a dynamic WEBDEV site
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
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......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Events associated with Static controls
List of events associated with Static controls...
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Find out the account that runs the AWP protocol
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Automated tests: Emulation functions
List of automated tests: Emulation functions...