ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Organization chart linked to a data file
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Declaring and using a variable
A variable is defined by name and type......
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
<Chart>.AxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Procedure WLanguage called by the function SensorDetectChangeAcceleration
Procedure (also known as "Callback") called by the SensorDetectChangeAcceleration function when the device's acceleration on one of its axes is detected....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Compression / encryption functions
Encryption and compression functions...
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......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......