ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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......
Environment of the data model editor
WINDEV License Agreement
WINDEV License Agreement...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
OpenDocumentAsynchronous (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Animating a Static control
Two methods can be used to animate a Static control......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....