ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Using WDDIXIO
To translate the text used in your project:...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Specific features of the Express version
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Specific features of the Express version
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Border of controls
One of the most important elements of control style is its border......
The Tab control
The Tab control is used to simultaneously display different controls......
.NET object
To access a class......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
How to create and handle a structure?
This help page explains how to create and handle a structure....