ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Contains (Function)
Allows you to check if a substring is within a string.
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 (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
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......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Position (Function)
Finds the position of a specified string within another string.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the 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......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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....
<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....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.