ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image control
The Image control is used to......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Creating and handling an item
The main operations that can be performed on an item are as follows......
TimeLine control events
The following events appear by default in the WINDEV code editor...
Help about new features: Letting users know about changes
Applications are constantly evolving......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Managing the styles
The help editor allows you to define styles of paragraphs......
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Burner constants
List of constants used by the burner functions....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Order (Property)
The Order property gets and sets the order of a list of elements.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
4. Dedicated server and shared server
Synchronizes the data corresponding to a replication....