ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
Setup in MSI format
You can create MSI installers......
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Operations performed on class diagrams
The following paragraphs explain......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....