ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
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.
HStatNbRec (Function)
Returns the number of entries for a given key item.
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......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
iPrintZone (Example)
Usage example of the iPrintZone function
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FTPCommand (Function)
Sends a specific FTP command to a server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
5. Which type of server to choose?