ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Replication management functions
Three types of replication are proposed......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
dRectangle (Example)
Usage example of the dRectangle function
Properties associated with the report blocks
List of properties associated with the report blocks...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Automatic error handling
Error handling can be customized for each process......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
dCircle (Example)
Usage example of the dCircle function
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
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)....