ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DriveCreateDirectory (Function)
Creates a directory on the remote disk.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Help editor options
The options of the help editor ("Display......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......