ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
HOpenConnection (Example)
Usage example of the HOpenConnection function
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
dbgEnableLog (Function)
Enables the runtime log programmatically.
How to loop through a file using filters?
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Google constants
List of constants used by the Google functions....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
HOpen (Function)
Opens a data file.
HChangeConnection (Example)
Usage example of the HChangeConnection function
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Programming the table cells
The Table controls can be handled......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......