ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
State (Property)
The State property is used to get and change the state of an element.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Font (Type of variable)
A Font variable creates a font programmatically...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
EventCreate (Function)
Creates an event.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
fUncompress (Example)
Usage example of the fUncompress function
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
BannerNext (Function)
Displays the next plane of a Sliding Banner control.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
fCopyFile (Example)
Usage example of the fCopyFile function
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......