ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCurrentDrive (Function)
Gets or sets the current drive.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Local procedure
Two types of procedures are available......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
fCopyDir (Example)
Usage example of the fCopyDir function
2. Analysis in practice
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
xBase files: Limits
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Print modes of a report
Several print modes are available for a report....
Events associated with framesets
List of events associated with framesets...
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
ChangeCharset (Example)
Usage example of the ChangeCharset function