ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Error 701: The property is read-only
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Error 1046: Wrong parameter for the constructor of the class
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
fCreate (Function)
Creates an external file.
Error 103: The type is unknown
tapiCallEnd (Function)
Returns the date and time of the end of call.
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
SQL functions: Special case
List of SQL functions: Special case...
3. Application development cycle
Development cycle of a WINDEV application....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
3. Deploying a dynamic WEBDEV site