ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
SocketCreate (Function)
Creates a socket.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
ERR_DISCONNECTED_BY_ADMIN
Speech synthesis in the mobile applications
The phones can talk!......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Printing in PDF format: Special cases
Specific features of print in PDF format...
HListUser (Function)
Returns the list of users defined for a connection.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
HInfoGroup (Function)
Returns information about the specified group of users.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......