ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Error 1045: A class cannot be declared outside the declaration code of a class
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Border (Type of variable)
The Border type is used to handle a border through programming...
HDeleteView (Example)
Usage example of the HDeleteView function
Software Factory
The concept of software factory is used to automate the process for creating applications....
HTTP constants
List of constants used by the HTTP functions....
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
13. Debugger
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.