ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyParent (Reserved word)
MyParent is used to handle...
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Composite variable
A composite variable contains different types of elements (members)...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Info (Function)
Displays a custom message in a system information window.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
iGroupAdd (Function)
Adds a report to a group of reports.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Constants for managing projects
List of constants used by the functions for managing projects....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HTTPRequest (Function)
Starts an HTTP request on a server.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Generating an application for Universal Windows 10 App
5. The following files are automatically created
Print constants
List of constants used by the print functions....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...