ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
5. Displaying a WEBDEV Session site
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Font management functions
List of functions for managing fonts...
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
iCreateFont (Function)
Creates a new print font.
8. If you are already familiar with WINDEV
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Word Processing>.Print (Function)
Prints the content of a Word Processing control in "docx" format.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.