ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
fWrite (Example)
Usage example of the fWrite function
SQLExec (Example)
Usage example of the SQLExec function
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
Print constants
List of constants used by the print functions....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Hasp constants
The Hasp constants are as follows......
iGroupAdd (Function)
Adds a report to a group of reports.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
NetworkUser (Function)
Identifies the name of the connected user.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....