ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
fUnlock (Example)
Usage example of the fUnlock function
SMSSend (Function)
Sends an SMS.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
fRead (Example)
Usage example of the fRead function
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Popup window
WINDEV allows you to open windows in popup format......
SOAPRunXML (Example)
Usage example of the SOAPRunXML function
SOAPError (Example)
Usage example of the SOAPError function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
HReadSeek (Example)
Usage example of the HReadSeek function
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
HSetPosition (Example)
Usage example of the HSetPosition function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQLTransaction (Example)
Usage example of the SQLTransaction function
HForward (Example)
Usage example of the HForward function