ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
HAdd (Example)
Usage example of the HAdd function
FTPListFile (Example)
Usage example of the FTPListFile function
HOnError (Example)
Usage example of the HOnError function
HSL (Function)
Creates a color from its hue, saturation and lightness.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
HMergeView (Example)
Usage example of the HMergeView function
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HListItem (Example)
Usage example of the HListItem function
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
SQLConnect (Example)
Usage example of the SQLConnect function
Table,Modify (External language)
Modifies an element in a Table control.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ControlClone (Function)
Creates a new control from an existing control.
ShellExecute (Function)
Opens a document in its associated application.
SQLExec (Example)
Usage example of the SQLExec function
Creating the Table windows of the WINDEV RAD pattern
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....