ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Webservice management functions
Webservice management functions...
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
OCR constants
Adds a language to the native OCR system....
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Other operators
The following are additional operators......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Handling Gantt Chart controls programmatically
LanguageToName (Function)
Returns the name of a language.