ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Remote Control: Customizing with your own procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
Internal component
An internal component is a set of elements from a project......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......