ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Data persistence
The data persistence is used to store the value typed by the user......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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....
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Creating the Table windows of the WINDEV RAD pattern
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....