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....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HCross (Function)
Crosses a record in a data file.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Type (Property)
The Type property gets and sets the type of an element.
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
SocketCreate (Function)
Creates a socket.
Constants for managing arrays
List of constants used by the functions for array management....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.