ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
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......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Properties associated with the areas defined in Zoning mode
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Defining clickable areas
In a page, an Image control can contain clickable areas......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Recycle code windows
By default, a single code window is opened per ......