ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Local procedure
Two types of procedures are available......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
HSetREP (Function)
Enables or disables the management of .REP files.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ToClipboard (Function)
Writes text or image information into the system clipboard.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Right (Function)
Extracts the last characters from a string or string buffer.
LoadParameter (Function)
Reads a persistent value.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
fCurrentDir (Function)
Identifies or modifies the current directory.
fCompress (Function)
Compresses a file.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....