ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeConnection (Example)
Usage example of the HChangeConnection function
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Query editor: Characteristics
Check model
You can use check models to easily create checks...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
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.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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
Managing assertions
...The main available features are as follows:...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
fLock (Function)
Entirely or partially locks an external file.
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......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
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......