ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
ERR_SESSION_CLOSED
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
ERR_NOTAVAILABLE
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
5. HFSQL Cient/Server
3. Application development cycle
Development cycle of a WINDEV application....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
The requested action cannot been performed: the page was not synchronized
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......