ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Telemetry: Main features
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
Character strings
WLanguage supports different types of strings....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ERR_NO_APPLICATION
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.