ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Twain constants
List of constants used by the Twain functions....
Animation (Property)
The Animation property animates an image.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....