ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
fRead (Example)
Usage example of the fRead function
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
CommandLine
The CommandLine keyword can correspond to...
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
LDAPNbValue (Function)
Returns the number of values for an attribute.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HLogRecreate (Function)
Used to re-create an empty log.
xlsData (Example)
Usage example of the xlsData function
fCompare (Example)
Usage example of the fCompare function
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
fReadLine (Example)
Usage example of the fReadLine function