ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MDIOpen (Function)
Opens and enables an MDI child window.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
FTPConnect (Example)
Usage example of the FTPConnect function
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
PageDisplay (Function)
Displays a web page in the user's browser....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
Check: Sending an email
The monitoring robot will......
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
FileDisplay (Function)
Displays a file in the browser of Web user.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
SOAPRun (Function)
Runs a procedure on a SOAP server.
CallDLL32 (Function)
Runs a function found in an external DLL.