ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
fListFile (Function)
Lists the files found in a directory and returns the list of files.
User Groupware: Executable creation and installation
The executable of an application that supports the User Groupware is a multi-instance executable....
Events associated with Tab controls
List of events associated with Tab controls...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Webservice management functions
Webservice management functions...
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Chart control properties
A Chart control can be used......