ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
2. How to test a site?
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
SysErrorMode (Function)
Modifies the display mode of errors.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
1
2
3
4
5
6
278
>