ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
2. Types of setup
Types of setup...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.