ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. External component in practice
Calling a procedure/a function
Syntax for calling a local or global procedure.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Local procedure
Two types of procedures are available......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Configuring the IIS 7/7.5 server
FTP constants
List of constants used by the FTP functions....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Obtaining an SSL certificate for IIS2 (2.0 or later)
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
CertificateSignString (Function)
Creates the signature of a character string.