ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Constant
The constants are language elements whose value is fixed once and for all...
Print constants
List of constants used by the print functions....
17. WLanguage: a simple and powerful language
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....