ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
APIConfigure (Function)
Modifies the options for calling API and CallDLL32.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
NFC constants
List of constants used by the NFC functions...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Thumbnail control properties
List of properties associated with the Thumbnail control...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Compile (Example)
Usage example of the Compile function