ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Flex controls
List of events associated with Flex controls...
HToItem (Function)
Assigns the specified value to an item of the current record.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
DnDAccept (Example)
Usage example of the DnDAccept function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Events associated with SilverLight control
List of events associated with SilverLight controls...
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
fUnlock (Function)
Entirely or partially unlocks an external file.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Constants for managing Gantt charts
16. Java applications in practice
Java applications in practice...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).