ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
8. If you are already familiar with WINDEV
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Organization chart linked to a data file
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
7. AJAX technology
Line control properties
List of properties associated with the Line control...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
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.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.