ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
SysEncrypt (Function)
Encrypts data using Windows user credentials. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......