ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Image editor: Features
The image editor includes several features......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
zipInfoFile (Example)
Usage example of the zipInfoFile function
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
fAttribute (Example)
Usage example of the fAttribute function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
fRename (Example)
Usage example of the fRename function
HAdd (Example)
Usage example of the HAdd function
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HDeclare (Example)
Usage example of the HDeclare function
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fClose (Example)
Usage example of the fClose function
iPrintReport (Function)
Prints a report created with the report editor.
fUncompress (Example)
Usage example of the fUncompress function
HChangeName (Example)
Usage example of the HChangeName function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....