ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.