ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
ERR_DISCONNECTED_TIMEOUT
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
ERR_BAD_CONTEXT
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
The pages
Pages are the main interface of a WEBDEV site......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Various WEBDEV constants
Various WEBDEV constants...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
WEBDEV 2024 Tutorial
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......