ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
gpwResetPassword (Function)
Resets the password of a registered user.
VibrationTrigger (Function)
Triggers the vibrations of the device.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Map control properties
The following properties can be used with Map controls:...
Arithmetic operators
The arithmetic operators are......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Multi-product external components
Components are a remarkably useful tool for development teams......
7. AJAX technology
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
NotifDeleteCategory (Function)
Deletes a notification category from the application.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.