ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Error 107: Redefinition of the parameter
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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).
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 .
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
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).
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....