ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Example)
Usage example of the fWrite function
fWriteLine (Example)
Usage example of the fWriteLine function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
SQLExec (Example)
Usage example of the SQLExec function
9. Types of standard controls
Types of standard controls...
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.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ContactAdd (Example)
Usage example of the ContactAdd function
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
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.
2. Projects in practice
Discover the main operations that can be performed on a project....
2. Projects in practice
NetworkUser (Function)
Identifies the name of the connected user.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
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.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
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.