ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing assertions
...The main available features are as follows:...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
TimeToString (Function)
Converts a time to a string in the specified format.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
fRead (Example)
Usage example of the fRead function
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Different types of data (Type of variable)
A variable is defined by name and type......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Events associated with Looper controls
List of events associated with Looper controls...
Environment of code editor
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
9. Generation modes
WINDEV Mobile includes different types of generation......
ProjectInfo (Function)
Returns specific information about the project currently run.