ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing an element
A flexible modeling includes different elements linked together......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Handling controls in a report
The different operations available for the report controls are as follows......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
SCM: Removing a project
Usage example of the AppointmentAdd function...
ERR_SESSION_CLOSED
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Toast constants