ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
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......
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Merging differences (SCM)
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.