ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
dPen (Example)
Usage example of the dPen function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Customizing the User Groupware
Other operators
The following are additional operators......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.