ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Sort the data displayed in your tables in one click
Multi-project search
Performing a search in the current project is a common operation......
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....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Bar code constants
Phone management functions
List of functions for phone management...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Font management properties
List of font management properties...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Constants for managing fonts
List of constants used by the functions for font management....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.