ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
RGB (Function)
Defines a color from its Red, Green and Blue components.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Time (Type of variable)
The Time type is used to easily handle the times...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
Rights on the virtual directory
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....