ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
dChord (Example)
Usage example of the dChord function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ServiceUninstall (Function)
Uninstalls a service.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Control (Type of variable)
The Control type is used to define the characteristics of a control.