ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
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......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
The "Code hashtags" pane
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
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......