ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
grTitle (Function)
Modifies the caption and/or position of the chart title....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
10. Page templates
On/Off button in a window
The on/off button is a button that operates like a check box......
Creating anchors
The anchors are used to define specific points in a help page......
NextTitle (Function)
Modifies the title of next window to open.
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)....
fSplit (Function)
Splits a file into several files.
11. Choosing the action of a button/link
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
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......
WINDEV applications for Linux: Specific features
The Slider control (in a page)
WEBDEV proposes two types of sliders......