ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 25: No THEN statement is associated with this IF
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
SCM: Merging differences
WDOptimizer is used to......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Typing multilingual texts
For a multilingual application, you have the ability to......
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
9. Sharing a project in practice
Sharing a project in practice...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....