ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HTTPRequest (Function)
Starts an HTTP request on a server.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
dbgInfo (Function)
Returns a debug information.
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).
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Recycle code windows
By default, a single code window is opened per ......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Constants for the Exif functions
List of constants used by the Exif functions....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......