ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SensorEnd (Function)
Indicates the end of the use of the sensor functions.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
End of break block
The End of break block is optional......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......