ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
11. Controls in practice
Discover the main characteristics of the controls...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Drawing constants
List of constants used by the drawing functions....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
VibrationTrigger (Function)
Triggers the vibrations of the device.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
FinFutureVal (Example)
Usage example of the FinFutureVal function
fLock (Function)
Entirely or partially locks an external file.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Environment of code editor
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....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
gImage (Function)
Builds a sequence of characters containing an image.
dbgInfo (Function)
Returns a debug information.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......