ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV 2024
7. AJAX technology
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Typing multilingual texts
For a multilingual application, you have the ability to......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
WINDEV and the SOAP protocol
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Android Control Center
Do you know where to find your application log files?...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
The Carousel control
The Carousel control is used to display an animated menu made of images......
15. Cookies: information stored on the end user's computer
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......