ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringReverse (Function)
Reverses the characters of a string.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Sound (Function)
Plays a sound in WAV format.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Events associated with a Switch control
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Pyramid charts
Pyramid charts allow you to view data in descending order......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
mongoDatabaseInfo (Variable type)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SemaphoreCreate (Function)
Creates a semaphore.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadMode (Function)
Changes the management mode of threads.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iFont (Function)
Selects the default font.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.