ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Creating the Form pages of a WEBDEV RAD pattern
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The Multimedia control
The Multimedia control is used to play multimedia files......
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Error 301: Unknown identifier
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
HDeleteView (Example)
Usage example of the HDeleteView function
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Dictionary
The dictionary is a file that can contain the project elements......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.