ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV concepts
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Classes, members, methods and properties
A class is made of......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
fDriveInfo (Function)
Returns information about a drive.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Telephony constants
List of constants used by telephony functions...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
5. User Groupware in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
The Image control
The Image control is used to......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......