ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
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....
Binding controls to data
A window or page can display information from......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
5. Deploying a dynamic site (Session or AWP) in practice
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Telephony functions
List of telephony functions...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.