ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Creating a table in a report
Tables can be created in a report......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
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)......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
ERR_NO_TABLE
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Defining columns of Table controls programmatically
1
3
4
5
6
7
78
>