ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
XMLDocument (Function)
Creates a new XML document.
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
7. AJAX technology
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.