ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
How to open a page?
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Display (External language)
Displays a value in a control or assigns a value in a variable.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
zipDeleteAll (Function)
Deletes all files from an archive.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
15. Creating the executable in practice
Creating the executable in practice...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......