ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
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......
Customizing the report viewer: Available windows
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
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...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.