ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a table in a report
Tables can be created in a report......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
fMemExist (Function)
Checks the existence of a shared memory zone.
RGB (Function)
Defines a color from its Red, Green and Blue components.
PDF file management functions
...PDF file functions...
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Obtaining an SSL certificate for IIS2 (2.0 or later)
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
FileDisplay (Function)
Displays a file in the browser of Web user.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
Referring to an element in a WLanguage event / process
Passing parameters
The parameters can be passed to a procedure......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
XMLSave (Function)
Saves an XML document in a file.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...