ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
HOpenConnection (Function)
Opens a connection to a specific database.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
fMemOpen (Function)
Opens a memory zone shared between several applications.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailGetAll (Function)
Retrieves all the emails found on a server.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
diagShape (Variable type)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.