ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Display (External language)
Displays a value in a control or assigns a value in a variable.
XMLData (Example)
Usage example of the XMLData function
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
XMLRoot (Example)
Usage example of the XMLRoot function
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Events associated with Shape controls
List of events associated with Shape controls...
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
fSeek (Example)
Usage example of the fSeek function
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
DDEConnect (Example)
Usage example of the DDEConnect function
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....