ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Constants for external files
List of constants used by the functions for managing external files....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Other operators
The following are additional operators......
TreeView constants
List of constants used by the TreeXXX functions...
HDescribeConnection (Function)
Describes a new connection to an external database.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
nWDGetLastError: Error code of last error
Error code of last error......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....