ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPAddFile (Function)
Adds a file to the HTTP form.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HCross (Function)
Crosses a record in a data file.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
fCreateLink (Function)
Creates a link on a file at the specified location.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Feedback component
The Feedback component is a component provided with WINDEV......
DriveDeleteFile (Function)
Deletes a file on the remote disk.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
iParameterReport (Function)
Configures the printer by opening the configuration window.
fFileExist (Function)
Checks the existence of an external file.
DriveCreateFile (Function)
Creates a file on the remote disk.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
HLogRestart (Function)
Restarts the logging process on a file.
HDBIndex (Function)
Opens an xBase index file.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
1. Examples provided with WINDEV Mobile