ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintDuplicate (Function)
Prints a duplicate copy of a report.
fRename (Example)
Usage example of the fRename function
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HAdd (Example)
Usage example of the HAdd function
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDeclare (Example)
Usage example of the HDeclare function
fClose (Example)
Usage example of the fClose function
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
zipFindFile (Example)
Usage example of the zipFindFile function
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Installing a SOAP server with Netscape iPlanet 4.1
SQLTransaction (Example)
Usage example of the SQLTransaction function
Record (Type of variable)
The Record type is used to save the values of a record.
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
zipExtractPath (Example)
Usage example of the zipExtractPath function
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....