ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Local procedure
Two types of procedures are available......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Setup mode
Several methods can be used to distribute a WINDEV application......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Applet control properties
List of properties associated with the Applet control...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......