ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fUnlock (Function)
Entirely or partially unlocks an external file.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
WEBDEV Application Server - 10 connections - License agreement
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
fLock (Function)
Entirely or partially locks an external file.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Events associated with TreeView controls
List of events associated with TreeView controls...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
SQLExec (Function)
Names and runs an SQL query.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......