ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
Creating the Vision windows of the WINDEV RAD pattern
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Manager of automated tests
The test manager is used to......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
OpenSister (Function)
Opens a non-modal sibling window.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).