ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer: Available windows
SQLExec (Function)
Names and runs an SQL query.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
NetworkUser (Function)
Identifies the name of the connected user.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Events associated with a Layout control
DateDifference (Function)
Calculates the number of days between two dates.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Events associated with List Box controls
List of events associated with List Box controls...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.