ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Analysis links
The links are used to link the files found in an analysis between themselves......
httpRequest
The HTTPRequest keyword can correspond to...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
14. Managing the "Back" button in practice
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
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....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
fCurrentDir (Function)
Identifies or modifies the current directory.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Various constants
List of various constants used by the constants WINDEV functions....
FTPAttribute (Example)
Usage example of the FTPAttribute function
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......