ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
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......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
1. Testing a site: Elements to be tested
3. Application development cycle
Development cycle of a WINDEV application....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....