ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidMode (Function)
Indicates whether the code is run in Android mode.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Line control properties
List of properties associated with the Line control...
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
1
5
6
7
8
9
498
>