ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
4. HFSQL Classic
HFSQL Classic is the database format......
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control