ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. UML models
Modifies the hue, the saturation and the lightness of an image in an Image control....
Contains (Function)
Allows you to check if a substring is within a string.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
String functions
List of functions for managing character strings...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Position (Function)
Finds the position of a specified string within another string.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....