ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector - License Agreement
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
SQLTransaction (Example)
Usage example of the SQLTransaction function
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Describing a problem to the Free Technical Support
Font (Type of variable)
A Font variable creates a font programmatically...
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.