ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
How to develop a PHP site?
What is a PHP site?......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Managing the runtime errors
Some errors may occur in your application......
Automatic management of exceptions
The management of exceptions can be customized by process......
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The "Code hashtags" pane
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Kanban control events
The following events are associated with Kanban controls......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......