ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
ERR_NO_DLLEXE
Managing the styles
The help editor allows you to define styles of paragraphs......
Age (Function)
Returns the age according to the date of birth.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Page constants
List of constants used by page functions....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......