ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar code constants
XMLData (Example)
Usage example of the XMLData function
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Events associated with Table controls
List of events associated with Table controls...
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Starting WDOptimizer in a command line
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
EnumControl (Example)
Usage example of the EnumControl function
fExtractPath (Example)
Usage example of the fExtractPath function