ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPRequest (Function)
Starts an HTTP request on a server.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Installing a SOAP server with IIS
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Events associated with the project
List of events associated with the project...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
BackgroundTaskAdd (Function)
Adds a new background task.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
13. External component in practice
External component in practice...
12. External component in practice
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SOAPRun (Function)
Runs a procedure on a SOAP server.
3. Deploying a WINDEV application
HTTP constants
List of constants used by the HTTP functions....