ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared information
The information entered when creating the files and the items is shared throughout the environment......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Assisted universal replication: specific features
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
ServiceExist (Function)
Checks whether a service is installed.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Upload control events
The following processes are associated with the Upload control:...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
SFExecuteProcess (Function)
Requests the execution of a specific process.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Logical operators
The logical operators are as follows......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Help editor options
The options of the help editor ("Display......
Extern (Reserved word)
EXTERN is used to...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....