ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
J2EE constants
List of constants used by the J2EE functions....
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......