ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Example)
Usage example of the dPixelColor function
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
dPolygon (Example)
Usage example of the dPolygon function
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
PageParameter (Example)
Usage example of the PageParameter function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
XMLOpenReader (Example)
Usage example of XMLOpenReader
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
dArc (Example)
Usage example of the dArc function
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
SOAPRun (Function)
Runs a procedure on a SOAP server.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
HToItem (Function)
Assigns the specified value to an item of the current record.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......