ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatNbRec (Function)
Returns the number of entries for a given key item.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HAlias (Example)
Usage example of the HAlias function
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
GPSGetPosition (Function)
Retrieves information about the current device position.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Creating a window skin template